Searched defs:useScale (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | GrOvalOpFactory.cpp | 580 bool useScale, const SkMatrix& localMatrix) { in Make() 602 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor() 755 bool useScale = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local 776 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, bool useScale, in Make() 799 DIEllipseGeometryProcessor(bool wideColor, bool useScale, const SkMatrix& viewMatrix, in DIEllipseGeometryProcessor() 944 bool useScale = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
|