Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasRenderTask.cpp51 SkIPoint pathDevTopLeft, int widthInAtlas, int heightInAtlas, in addPath()
H A DAtlasPathRenderer.cpp223 int widthInAtlas = devIBounds->width(); in addPathToAtlas() local