Home
last modified time | relevance | path

Searched refs:getpts (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleCull.cpp54 static SkIPoint* getpts(const SkPath& path, int* count) { in getpts() function
123 fPoints = getpts(fPath, &fPtCount); in CullView()