Home
last modified time | relevance | path

Searched defs:devIBounds (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/ops/
DAtlasPathRenderer.cpp173 SkIRect* devIBounds, in addPathToAtlas()
300 SkIRect devIBounds; in onDrawPath() local
348 SkIRect devIBounds; in makeAtlasClipEffect() local
/third_party/skia/src/gpu/effects/
DGrModulateAtlasCoverageEffect.cpp18 const SkIRect& devIBounds) in GrModulateAtlasCoverageEffect()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCAtlas.cpp136 bool GrCCAtlas::addRect(const SkIRect& devIBounds, SkIVector* offset) { in addRect()
258 GrCCAtlas* GrCCAtlasStack::addRect(const SkIRect& devIBounds, SkIVector* devToAtlasOffset) { in addRect()
DGrCCPathCache.cpp358 const GrOctoBounds& octoBounds, const SkIRect& devIBounds, const SkIVector& maskShift) { in setCoverageCountAtlas()
DGrCCPathCache.h220 const SkIRect& devIBounds() const { return fDevIBounds; } in devIBounds() function
DGrCCDrawPathsOp.cpp383 SkIRect devIBounds; in setupResources() local
DGrCCPerFlushResources.cpp372 GrOctoBounds* octoBounds, SkIRect* devIBounds, SkIVector* devToAtlasOffset) { in renderShapeInAtlas()
/third_party/flutter/skia/tests/
DOctoBoundsTest.cpp140 SkIRect devIBounds; in test_octagon() local