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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkDQuadIntersection.cpp439 double testWidth = copyI[0][index] - copyI[0][index - 1]; local
440 if (testWidth <= width) {
/external/skia/src/pathops/
H A DSkDQuadIntersection.cpp439 double testWidth = copyI[0][index] - copyI[0][index - 1]; local
440 if (testWidth <= width) {

Completed in 401 milliseconds