HomeSort by relevance Sort by last modified time
    Searched full:getpts (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/samplecode/
SampleCull.cpp 54 static SkIPoint* getpts(const SkPath& path, int* count) { function
125 fPoints = getpts(fPath, &fPtCount);
  /external/skia/samplecode/
SampleCull.cpp 54 static SkIPoint* getpts(const SkPath& path, int* count) { function
125 fPoints = getpts(fPath, &fPtCount);

Completed in 93 milliseconds