Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/private/
DSkPathRef.h253 int countWeights() const { return fConicWeights.count(); } in countWeights() function
/third_party/skia/include/private/
DSkPathRef.h302 int countWeights() const { return fConicWeights.count(); } in countWeights() function