Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/effects/
DGrBezierEffect.cpp180 const SkMatrix& localMatrix, bool usesLocalCoords) in GrConicEffect()
199 bool usesLocalCoords = d->fRandom->nextBool(); in TestCreate() local
342 const SkMatrix& localMatrix, bool usesLocalCoords) in GrQuadEffect()
361 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
DGrPipeline.h102 bool usesLocalCoords() const { in usesLocalCoords() function
DGrProcessorSet.h79 bool usesLocalCoords() const { return fUsesLocalCoords; } in usesLocalCoords() function
/third_party/skia/src/gpu/ops/
DDashOp.cpp843 bool usesLocalCoords) { in Make()
873 bool usesLocalCoords) in DashingCircleEffect()
925 bool usesLocalCoords() const { return fUsesLocalCoords; } in usesLocalCoords() function in skgpu::v1::DashOp::__anon8ae09d3d0111::DashingLineEffect
1067 bool usesLocalCoords) { in Make()
1097 bool usesLocalCoords) in DashingLineEffect()
1131 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()
579 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect()
681 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()