Home
last modified time | relevance | path

Searched defs:usesLocalCoords (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/effects/
DGrBezierEffect.cpp171 const SkMatrix& localMatrix, bool usesLocalCoords) in GrConicEffect()
190 bool usesLocalCoords = d->fRandom->nextBool(); in TestCreate() local
324 const SkMatrix& localMatrix, bool usesLocalCoords) in GrQuadEffect()
343 bool usesLocalCoords = d->fRandom->nextBool(); in TestCreate() local
/third_party/skia/src/gpu/
DGrPaint.h97 bool usesLocalCoords() const { in usesLocalCoords() function
DGrProcessorAnalysis.h117 bool usesLocalCoords() const { return fUsesLocalCoords; } in usesLocalCoords() function
DGrProcessorSet.h79 bool usesLocalCoords() const { return fUsesLocalCoords; } in usesLocalCoords() function
DGrPipeline.h102 bool usesLocalCoords() const { in usesLocalCoords() function
/third_party/skia/src/gpu/ops/
DDashOp.cpp839 bool usesLocalCoords) { in Make()
861 bool usesLocalCoords) in DashingCircleEffect()
911 bool usesLocalCoords() const { return fUsesLocalCoords; } in usesLocalCoords() function in skgpu::v1::DashOp::__anon8c8aa39d0111::DashingLineEffect
1053 bool usesLocalCoords) { in Make()
1075 bool usesLocalCoords) in DashingLineEffect()
1109 bool usesLocalCoords) { in make_dash_gp()
DGrSimpleMeshDrawOpHelper.h91 bool usesLocalCoords() const { in usesLocalCoords() function
DDrawAtlasPathOp.cpp24 DrawAtlasPathShader(bool usesLocalCoords, in DrawAtlasPathShader()
DAAConvexPathRenderer.cpp551 bool usesLocalCoords, in Make()
572 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect()
674 bool usesLocalCoords = d->fRandom->nextBool(); in TestCreate() local
DAALinearizingConvexPathRenderer.cpp66 bool usesLocalCoords, in create_lines_only_gp()
DStrokeRectOp.cpp372 bool usesLocalCoords, in create_aa_stroke_rect_gp()