Searched refs:tIndex (Results 1 – 7 of 7) sorted by relevance
92 for (int tIndex = 0; tIndex <= 4; ++tIndex) { in testQuadLineIntersectMain() local93 SkDPoint xy = quad.ptAtT(tIndex / 4.0); in testQuadLineIntersectMain()
145 for (int tIndex = 0; tIndex < chops; ++tIndex) { in writeDPng() local146 SkDConic chopped = dConic.subDivide(tIndex / (double) chops, in writeDPng()147 (tIndex + 1) / (double) chops); in writeDPng()
198 void set(bool swap, int tIndex, double t) { in set() argument199 fT[(int) swap][tIndex] = t; in set()
229 int tIndex = (tBase - 1) & ((1 << tBits) - 1); in get_t_guess() local230 t += t * 2 * tIndex; in get_t_guess()
1434 for (int tIndex = 0; tIndex < thisRayI.used(); ++tIndex) { in linesIntersect() local1436 ptMatches += thisRayI.pt(tIndex).approximatelyEqual(thisLine.fPts[lIndex]); in linesIntersect()
1157 for (int tIndex = 0; tIndex < tMaxCount; ++tIndex) { in draw_bisects() local1158 if (0 >= tMax[tIndex] || tMax[tIndex] >= 1) { in draw_bisects()1163 SkEvalCubicAt(pts, tMax[tIndex], &maxPt, &tangent, NULL); in draw_bisects()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...