HomeSort by relevance Sort by last modified time
    Searched refs:buildPoly (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkEdgeBuilder.h 49 int buildPoly(const SkPath& path, const SkIRect* clip, int shiftUp);
SkEdgeBuilder.cpp 82 int SkEdgeBuilder::buildPoly(const SkPath& path, const SkIRect* iclip,
173 return this->buildPoly(path, iclip, shiftUp);
  /external/skia/src/core/
SkEdgeBuilder.h 49 int buildPoly(const SkPath& path, const SkIRect* clip, int shiftUp);
SkEdgeBuilder.cpp 82 int SkEdgeBuilder::buildPoly(const SkPath& path, const SkIRect* iclip,
173 return this->buildPoly(path, iclip, shiftUp);

Completed in 207 milliseconds