Searched defs:get_segments (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrAAConvexPathRenderer.cpp269 static bool get_segments(const SkPath& path, function
675 if (!get_segments(*path, viewMatrix, &segments, &fanPt, &vCount, &iCount, &devBounds)) {
/external/skia/src/gpu/
H A DGrAAConvexPathRenderer.cpp268 static bool get_segments(const SkPath& path, function
668 if (!get_segments(*path, viewMatrix, &segments, &fanPt, &vCount, &iCount, &devBounds)) {

Completed in 142 milliseconds