Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp112 const float tRel = tmin / tmax; in split() local
115 rl.split(tRel, &ll, result); in split()
1264 const float tRel = tmin / tmax; in drawErrorCurve() local
1266 left.split(tRel, &rl, &rr); in drawErrorCurve()