Searched defs:devIBounds (Results 1 – 8 of 8) sorted by relevance
173 SkIRect* devIBounds, in addPathToAtlas()300 SkIRect devIBounds; in onDrawPath() local348 SkIRect devIBounds; in makeAtlasClipEffect() local
18 const SkIRect& devIBounds) in GrModulateAtlasCoverageEffect()
136 bool GrCCAtlas::addRect(const SkIRect& devIBounds, SkIVector* offset) { in addRect()258 GrCCAtlas* GrCCAtlasStack::addRect(const SkIRect& devIBounds, SkIVector* devToAtlasOffset) { in addRect()
358 const GrOctoBounds& octoBounds, const SkIRect& devIBounds, const SkIVector& maskShift) { in setCoverageCountAtlas()
220 const SkIRect& devIBounds() const { return fDevIBounds; } in devIBounds() function
383 SkIRect devIBounds; in setupResources() local
372 GrOctoBounds* octoBounds, SkIRect* devIBounds, SkIVector* devToAtlasOffset) { in renderShapeInAtlas()
140 SkIRect devIBounds; in test_octagon() local