Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkPath.cpp273 SkScalar xT = v.fX * (rect.fTop - edgeBegin->fY); in check_edge_against_rect() local
276 if ((xT < yL) || (xT < yR) || (xB < yL) || (xB < yR)) { in check_edge_against_rect()

Completed in 7 milliseconds