Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DGrOvalOpFactory.cpp75 bool isectPlane, bool unionPlane, bool roundCaps, in Make()
101 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor()
266 bool isectPlane = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local