Searched defs:devIBounds (Results 1 – 7 of 7) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCAtlas.cpp | 106 bool GrCCAtlas::addRect(const SkIRect& devIBounds, SkIVector* offset) { in addRect() 212 GrCCAtlas* GrCCAtlasStack::addRect(const SkIRect& devIBounds, SkIVector* devToAtlasOffset) { in addRect()
|
D | GrCCPathCache.cpp | 355 const SkRect& devBounds, const SkRect& devBounds45, const SkIRect& devIBounds, in setCoverageCountAtlas()
|
D | GrCCPathCache.h | 220 const SkIRect& devIBounds() const { return fDevIBounds; } in devIBounds() function
|
D | GrCCDrawPathsOp.cpp | 362 SkIRect devIBounds; in setupResources() local
|
D | GrCCPerFlushResources.cpp | 334 SkRect* devBounds, SkRect* devBounds45, SkIRect* devIBounds, SkIVector* devToAtlasOffset) { in renderShapeInAtlas()
|
/external/skia/src/gpu/tessellate/ |
D | GrTessellationPathRenderer.cpp | 258 SkIRect devIBounds; in onDrawPath() local 295 const SkRect& devBounds, GrAAType aaType, SkIRect* devIBounds, SkIPoint16* locationInAtlas, in tryAddPathToAtlas()
|
D | GrDrawAtlasPathOp.h | 19 const SkIRect& devIBounds, const SkIPoint16& locationInAtlas, in GrDrawAtlasPathOp()
|