Home
last modified time | relevance | path

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

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