Home
last modified time | relevance | path

Searched refs:oTestMinT (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp218 double oTestMinT = std::min(test->oppPtTStart()->fT, test->oppPtTEnd()->fT); in extend() local
223 || oTestMinT > oppMinT || oppMaxT > oTestMaxT); in extend()
226 || (oTestMinT <= oTestMaxT && oppMinT <= oTestMaxT)) { in extend()

Completed in 4 milliseconds