Searched defs:isectPlane (Results 1 – 2 of 2) sorted by relevance
| /external/skia/src/gpu/ops/ |
| D | GrOvalOpFactory.cpp | 68 bool isectPlane, bool unionPlane, bool roundCaps, in Make() 87 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor() 266 bool isectPlane = d->fRandom->nextBool(); in TestCreate() local
|
| /external/skqp/src/gpu/ops/ |
| D | GrOvalOpFactory.cpp | 65 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor() 250 bool isectPlane = d->fRandom->nextBool(); in TestCreate() local
|