Searched defs:roundCaps (Results 1 – 1 of 1) sorted by relevance
75 bool isectPlane, bool unionPlane, bool roundCaps, in Make()102 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor()263 bool roundCaps = stroke ? d->fRandom->nextBool() : false; in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local1114 SkPoint roundCaps[2]; in CircleOp() local