Searched refs:tIndex (Results 1 – 8 of 8) sorted by relevance
40 for (int tIndex = 0; tIndex < targetCount; tIndex++) { in draw() local41 SkDisplayable* target = targets[tIndex]; in draw()45 hits[bIndex] = tIndex; in draw()59 for (int tIndex = 0; tIndex < targets.count(); tIndex++) { in enable() local60 SkDisplayable* target = targets[tIndex]; in enable()
23 for (int tIndex = 0; tIndex < targets.count(); tIndex++) { in enable() local24 SkDisplayable* target = targets[tIndex]; in enable()
111 size_t tIndex; in filtersName() local112 for (tIndex = 1; tIndex < SkDrawFilter::kTypeCount; ++tIndex) { in filtersName()113 all &= drawFilters[tIndex]; in filtersName()121 for (tIndex = 0; tIndex < SkDrawFilter::kTypeCount; ++tIndex) { in filtersName()122 if (drawFilters[tIndex] & (1 << fIndex)) { in filtersName()123 types += gFilterTypes[tIndex]; in filtersName()255 for (size_t tIndex = 0; tIndex < kFilterTypesCount; ++tIndex) { in setup_benchmark() local256 if (typeLen == strlen(gFilterTypes[tIndex]) in setup_benchmark()257 && !strncmp(filters, gFilterTypes[tIndex], typeLen)) { in setup_benchmark()258 type = SkToS32(tIndex); in setup_benchmark()
90 for (int tIndex = 0; tIndex <= 4; ++tIndex) { in testQuadLineIntersectMain() local91 SkDPoint xy = quad.ptAtT(tIndex / 4.0); in testQuadLineIntersectMain()
115 le_int32 tIndex = trail - TJMO_FIRST; in compose() local122 if (tIndex <= 0 || tIndex >= TJMO_COUNT) { in compose()123 tIndex = 0; in compose()127 syllable = (LEUnicode) ((lIndex * VJMO_COUNT + vIndex) * TJMO_COUNT + tIndex + HSYL_FIRST); in compose()
186 void set(bool swap, int tIndex, double t) { in set() argument187 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()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...