Home
last modified time | relevance | path

Searched defs:heightInAtlas (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.cpp194 int heightInAtlas = devIBounds->height(); in addPathToAtlas() local