Home
last modified time | relevance | path

Searched defs:countVerbs (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/include/core/
H A DSkPathBuilder.h247 int countVerbs() const { return fVerbs.count(); } in countVerbs() function in SkPathBuilder
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp60 int countVerbs() const { return fVerbs.size(); } in countVerbs() function in __anon18654::PathRecorder
/third_party/skia/include/private/
H A DSkPathRef.h301 int countVerbs() const { return fVerbs.count(); } in countVerbs() function in final
/third_party/skia/src/core/
H A DSkPath.cpp487 int SkPath::countVerbs() const { in countVerbs() function in SkPath
[all...]

Completed in 7 milliseconds