Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp974 double testMidT = (testStartT + testEndT) / 2; in debugCheckNearCoincidence() local
978 double testMidDistSq = testSegment->distSq(testMidT, next); in debugCheckNearCoincidence()