Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp70 bool isectPlane, bool unionPlane, bool roundCaps, in Make()
105 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor()
266 bool roundCaps = stroke ? d->fRandom->nextBool() : false; in TestCreate() local
1138 SkPoint roundCaps[2]; in CircleOp() local