Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds