Searched defs:unionPlane (Results 1 – 1 of 1) sorted by relevance
70 bool isectPlane, bool unionPlane, bool roundCaps, in Make()104 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor()270 bool unionPlane = d->fRandom->nextBool(); in TestCreate() local