Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrOvalOpFactory.cpp121 bool isectPlane, bool unionPlane, bool roundCaps, in Make()
148 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor()
309 bool roundCaps = stroke ? d->fRandom->nextBool() : false; in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
1162 SkPoint roundCaps[2]; in CircleOp() local