Home
last modified time | relevance | path

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

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