Home
last modified time | relevance | path

Searched refs:RectanizerAlgorithm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDynamicAtlas.h52 enum class RectanizerAlgorithm { enum
59 RectanizerAlgorithm = RectanizerAlgorithm::kSkyline);
94 const RectanizerAlgorithm fRectanizerAlgorithm;
H A DGrDynamicAtlas.cpp88 RectanizerAlgorithm algorithm) in GrDynamicAtlas()
129 Rectanizer* rectanizer = (fRectanizerAlgorithm == RectanizerAlgorithm::kSkyline) in makeNode()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasPathRenderer.cpp120 constexpr static auto kAtlasAlgorithm = GrDynamicAtlas::RectanizerAlgorithm::kPow2;