Home
last modified time | relevance | path

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

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