Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkPathRef.cpp330 if (int numConics = path.countWeights()) { in growForVerbsInPath() local
/aosp_15_r20/external/skia/tests/
H A DPathTest.cpp5263 const size_t numConics = 7; in DEF_TEST() local