Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DAtlasPathRenderer.cpp179 SkIPoint16* locationInAtlas, in addPathToAtlas()
306 SkIPoint16 locationInAtlas; in onDrawPath() local
356 SkIPoint16 locationInAtlas; in makeAtlasClipEffect() local
DDrawAtlasPathOp.h27 GrPaint&& paint, SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, in DrawAtlasPathOp()
DAtlasRenderTask.cpp35 bool transposedInAtlas, SkIPoint16* locationInAtlas) { in addPath()