Searched defs:useScale (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/gpu/ganesh/ops/ |
D | GrOvalOpFactory.cpp | 533 bool useScale, const SkMatrix& localMatrix) { in Make() 555 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor() 708 bool useScale = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local 729 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, bool useScale, in Make() 752 DIEllipseGeometryProcessor(bool wideColor, bool useScale, const SkMatrix& viewMatrix, in DIEllipseGeometryProcessor() 897 bool useScale = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
|