Searched refs:startInTriangle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkDQuadIntersection.cpp187 bool startInTriangle = hull.pointInHull(end); local
188 if (startInTriangle) {
/external/skia/src/pathops/
H A DSkDQuadIntersection.cpp187 bool startInTriangle = hull.pointInHull(end); local
188 if (startInTriangle) {

Completed in 65 milliseconds