Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPathRef.h202 int countPoints() const { SkDEBUGCODE(this->validate();) return fPointCnt; } in countPoints() function
/external/chromium_org/third_party/skia/include/core/
DSkPathRef.h202 int countPoints() const { SkDEBUGCODE(this->validate();) return fPointCnt; } in countPoints() function
/external/chromium_org/third_party/skia/src/gpu/
DGrAAConvexPathRenderer.cpp45 int countPoints() { in countPoints() function
/external/skia/src/gpu/
DGrAAConvexPathRenderer.cpp45 int countPoints() { in countPoints() function
/external/skia/src/core/
DSkPath.cpp533 int SkPath::countPoints() const { in countPoints() function in SkPath
/external/chromium_org/third_party/skia/src/core/
DSkPath.cpp533 int SkPath::countPoints() const { in countPoints() function in SkPath