Searched refs:buildPoly (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkEdgeBuilder.h49 int buildPoly(const SkPath& path, const SkIRect* clip, int shiftUp);
H A DSkEdgeBuilder.cpp82 int SkEdgeBuilder::buildPoly(const SkPath& path, const SkIRect* iclip, function in class:SkEdgeBuilder
173 return this->buildPoly(path, iclip, shiftUp);
/external/skia/src/core/
H A DSkEdgeBuilder.h49 int buildPoly(const SkPath& path, const SkIRect* clip, int shiftUp);
H A DSkEdgeBuilder.cpp82 int SkEdgeBuilder::buildPoly(const SkPath& path, const SkIRect* iclip, function in class:SkEdgeBuilder
173 return this->buildPoly(path, iclip, shiftUp);

Completed in 108 milliseconds