Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkPathBuilder.h247 int countVerbs() const { return fVerbs.count(); } in countVerbs() function
/third_party/skia/include/private/
DSkPathRef.h301 int countVerbs() const { return fVerbs.count(); } in countVerbs() function
/third_party/flutter/skia/include/private/
DSkPathRef.h252 int countVerbs() const { return fVerbCnt; } in countVerbs() function
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp60 int countVerbs() const { return fVerbs.size(); } in countVerbs() function in __anoncf6494510111::PathRecorder
/third_party/flutter/skia/src/core/
DSkPath.cpp689 int SkPath::countVerbs() const { in countVerbs() function in SkPath
/third_party/skia/src/core/
DSkPath.cpp487 int SkPath::countVerbs() const { in countVerbs() function in SkPath