Home
last modified time | relevance | path

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

/third_party/skia/include/private/
DSkPathRef.h493 const SkPoint* getPoints() const { in getPoints() function
/third_party/skia/src/core/
DSkPath.cpp470 int SkPath::getPoints(SkPoint dst[], int max) const { in getPoints() function in SkPath