Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSpan.h467 int fTopTTry; // specifies direction and t value to try next variable
DSkOpSpan.cpp294 fTopTTry = 0; in init()
DSkPathOpsWinding.cpp238 double t = get_t_guess(fTopTTry++, &dirOffset); in sortableTop()