Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp543 bool useScale, const SkMatrix& localMatrix) { in Make()
572 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor()
725 bool useScale = d->fRandom->nextBool(); in TestCreate() local
746 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, bool useScale, in Make()
776 DIEllipseGeometryProcessor(bool wideColor, bool useScale, const SkMatrix& viewMatrix, in DIEllipseGeometryProcessor()
921 bool useScale = d->fRandom->nextBool(); in TestCreate() local