Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.cpp333 const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in renderShapeInAtlas()
384 const SkIRect& clipIBounds, const SkPath& devPath, const SkIRect& devPathIBounds, in renderDeviceSpacePathInAtlas()
404 bool GrCCPerFlushResources::placeRenderedPathInAtlas(const SkIRect& clipIBounds, in placeRenderedPathInAtlas()
DGrCCDrawPathsOp.cpp29 GrContext* context, const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, in Make()
78 GrContext* context, const SkIRect& clipIBounds, const SkMatrix& m, const GrShape& shape, in InternalMake()
DGrCoverageCountingPathRenderer.cpp139 SkIRect clipIBounds; in onDrawPath() local
/external/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp26 GrOnFlushResourceProvider* onFlushRP, const SkIRect& clipIBounds, const SkPath& devPath, in renderDeviceSpacePathInAtlas()