Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp66 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor()
251 bool isectPlane = d->fRandom->nextBool(); in TestCreate() local
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp65 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor()
250 bool isectPlane = d->fRandom->nextBool(); in TestCreate() local