Home
last modified time | relevance | path

Searched refs:nConics (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkPath.cpp2035 const int nConics = fPathRef->conicWeightsEnd() - fPathRef->conicWeights(); in dumpArrays() local
2036 if (nConics) { in dumpArrays()
2054 nConics ? "path_conics" : "nullptr", nConics); in dumpArrays()

Completed in 7 milliseconds