Home
last modified time | relevance | path

Searched defs:locationInAtlas (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/ganesh/ops/
DAtlasPathRenderer.cpp182 SkIPoint16* locationInAtlas, in addPathToAtlas()
309 SkIPoint16 locationInAtlas; in onDrawPath() local
359 SkIPoint16 locationInAtlas; in makeAtlasClipEffect() local
DAtlasRenderTask.cpp36 bool transposedInAtlas, SkIPoint16* locationInAtlas) { in addPath()
DDrawAtlasPathOp.h47 GrPaint&& paint, SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, in DrawAtlasPathOp()