Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsWinding.cpp129 double tVals[3]; in rayCheck() local
131 int roots = (*CurveIntercept[fVerb * 2 + xy_index(dir)])(fPts, fWeight, baseYX, tVals); in rayCheck()
133 double t = tVals[index]; in rayCheck()