Home
last modified time | relevance | path

Searched refs:maskDevIBounds (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp90 SkIRect maskDevIBounds; in InternalMake() local
91 if (!maskDevIBounds.intersect(clipIBounds, shapeConservativeIBounds)) { in InternalMake()
97 maskDevIBounds, conservativeDevBounds, std::move(paint)); in InternalMake()
102 const SkIRect& maskDevIBounds, const SkRect& conservativeDevBounds, in GrCCDrawPathsOp() argument
106 , fDraws(m, shape, strokeDevWidth, shapeConservativeIBounds, maskDevIBounds, in GrCCDrawPathsOp()
125 const SkIRect& maskDevIBounds, const SkPMColor4f& color) in SingleDraw() argument
130 , fMaskDevIBounds(maskDevIBounds) in SingleDraw()
DGrCCDrawPathsOp.h81 const SkIRect& shapeConservativeIBounds, const SkIRect& maskDevIBounds,
91 const SkIRect& shapeConservativeIBounds, const SkIRect& maskDevIBounds,
/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp89 SkIRect maskDevIBounds; in InternalMake() local
90 if (!maskDevIBounds.intersect(clipIBounds, shapeConservativeIBounds)) { in InternalMake()
96 maskDevIBounds, conservativeDevBounds, std::move(paint)); in InternalMake()
101 const SkIRect& maskDevIBounds, const SkRect& conservativeDevBounds, in GrCCDrawPathsOp() argument
105 , fDraws(m, shape, strokeDevWidth, shapeConservativeIBounds, maskDevIBounds, in GrCCDrawPathsOp()
124 const SkIRect& maskDevIBounds, const SkPMColor4f& color) in SingleDraw() argument
129 , fMaskDevIBounds(maskDevIBounds) in SingleDraw()
DGrCCDrawPathsOp.h78 const SkIRect& shapeConservativeIBounds, const SkIRect& maskDevIBounds,
88 const SkIRect& shapeConservativeIBounds, const SkIRect& maskDevIBounds,