Home
last modified time | relevance | path

Searched defs:isSuitableForAtlasing (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DPathAtlas.h103 virtual bool isSuitableForAtlasing(const Rect& transformedShapeBounds, in isSuitableForAtlasing() function
H A DComputePathAtlas.cpp61 bool ComputePathAtlas::isSuitableForAtlasing(const Rect& transformedShapeBounds, in isSuitableForAtlasing() function in skgpu::graphite::ComputePathAtlas