Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp68 bool isectPlane, bool unionPlane, bool roundCaps, in Make()
88 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor()
263 bool roundCaps = stroke ? d->fRandom->nextBool() : false; in TestCreate() local
1143 SkPoint roundCaps[2]; in CircleOp() local
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp66 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor()
247 bool roundCaps = stroke ? d->fRandom->nextBool() : false; in TestCreate() local
1017 SkPoint roundCaps[2]; in CircleOp() local