Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDynamicAtlas.h45 enum class RectanizerAlgorithm { enum
52 RectanizerAlgorithm = RectanizerAlgorithm::kSkyline);
87 const RectanizerAlgorithm fRectanizerAlgorithm;
DGrDynamicAtlas.cpp72 RectanizerAlgorithm algorithm) in GrDynamicAtlas()
106 GrRectanizer* rectanizer = (fRectanizerAlgorithm == RectanizerAlgorithm::kSkyline) in makeNode()
/external/skia/src/gpu/tessellate/
DGrTessellationPathRenderer.cpp33 constexpr static auto kAtlasAlgorithm = GrDynamicAtlas::RectanizerAlgorithm::kPow2;