Home
last modified time | relevance | path

Searched refs:tRange2 (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkDCubicIntersection.cpp260 double tRange2 = fT[1][last] - fT[1][0]; in cubicCheckCoincidence() local
263 double testT2 = fT[1][0] + tRange2 * index / 5; in cubicCheckCoincidence()
/external/chromium_org/third_party/skia/src/pathops/
DSkDCubicIntersection.cpp260 double tRange2 = fT[1][last] - fT[1][0]; in cubicCheckCoincidence() local
263 double testT2 = fT[1][0] + tRange2 * index / 5; in cubicCheckCoincidence()