Home
last modified time | relevance | path

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

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