Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp70 bool isectPlane, bool unionPlane, bool roundCaps, in Make()
96 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor()
262 bool unionPlane = d->fRandom->nextBool(); in TestCreate() local