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

  /external/chromium_org/third_party/skia/include/core/
SkPathRef.h 220 const SkPoint* pointsEnd() const { return this->points() + this->countPoints(); }
  /external/skia/include/core/
SkPathRef.h 220 const SkPoint* pointsEnd() const { return this->points() + this->countPoints(); }

Completed in 61 milliseconds