Home
last modified time | relevance | path

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

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