Home
last modified time | relevance | path

Searched defs:clipIBounds (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp30 GrRecordingContext* context, const SkIRect& clipIBounds, const SkMatrix& m, in Make()
79 GrRecordingContext* context, const SkIRect& clipIBounds, const SkMatrix& m, in InternalMake()
DGrCCPerFlushResources.cpp371 const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in renderShapeInAtlas()
437 const SkIRect& clipIBounds, const SkPath& devPath, const SkIRect& devPathIBounds, in renderDeviceSpacePathInAtlas()
DGrCoverageCountingPathRenderer.cpp172 SkIRect clipIBounds; in onDrawPath() local