Searched defs:useScale (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 528 bool useScale, const SkMatrix& localMatrix) { in Make() 550 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor() 703 bool useScale = d->fRandom->nextBool(); in TestCreate() local 724 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, bool useScale, in Make() 747 DIEllipseGeometryProcessor(bool wideColor, bool useScale, const SkMatrix& viewMatrix, in DIEllipseGeometryProcessor() 892 bool useScale = d->fRandom->nextBool(); in TestCreate() local
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 510 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor() 701 DIEllipseGeometryProcessor(bool wideColor, bool useScale, const SkMatrix& viewMatrix, in DIEllipseGeometryProcessor()
|