Searched refs:less2 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ | ||
H A D | PathOpsAngleTest.cpp | 129 bool less1, less2; in find_slop() local 151 less2 = x_ry2 < rx_y2; in find_slop() 152 } while (less1 == less2 && ++slopBits); in find_slop() |
Completed in 1 milliseconds