Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp69 return InternalMake(context, clipIBounds, SkMatrix::I(), croppedDevShape, strokeDevWidth, in Make()
73 return InternalMake(context, clipIBounds, m, shape, strokeDevWidth, conservativeDevBounds, in Make()
77 std::unique_ptr<GrCCDrawPathsOp> GrCCDrawPathsOp::InternalMake( in InternalMake() function in GrCCDrawPathsOp
DGrCCDrawPathsOp.h73 static std::unique_ptr<GrCCDrawPathsOp> InternalMake(GrRecordingContext*,
/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp69 return InternalMake(context, clipIBounds, SkMatrix::I(), croppedDevShape, strokeDevWidth, in Make()
73 return InternalMake(context, clipIBounds, m, shape, strokeDevWidth, conservativeDevBounds, in Make()
77 std::unique_ptr<GrCCDrawPathsOp> GrCCDrawPathsOp::InternalMake( in InternalMake() function in GrCCDrawPathsOp
DGrCCDrawPathsOp.h71 static std::unique_ptr<GrCCDrawPathsOp> InternalMake(GrContext*, const SkIRect& clipIBounds,