Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DGrTessellationPathRenderer.cpp259 SkIPoint16 locationInAtlas; in onDrawPath() local
295 const SkRect& devBounds, GrAAType aaType, SkIRect* devIBounds, SkIPoint16* locationInAtlas, in tryAddPathToAtlas()
DGrDrawAtlasPathOp.h19 const SkIRect& devIBounds, const SkIPoint16& locationInAtlas, in GrDrawAtlasPathOp()