Searched defs:clipIBounds (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCPerFlushResources.cpp | 333 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()
|
D | GrCCDrawPathsOp.cpp | 29 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()
|
D | GrCoverageCountingPathRenderer.cpp | 139 SkIRect clipIBounds; in onDrawPath() local
|
/external/skia/src/gpu/ccpr/ |
D | GrCCPerFlushResources.cpp | 26 GrOnFlushResourceProvider* onFlushRP, const SkIRect& clipIBounds, const SkPath& devPath, in renderDeviceSpacePathInAtlas()
|