Searched defs:testy (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DSpotShadow.cpp288 float testy = testPoint.y; local
295 if (((endY > testy) != (startY > testy))
296 && (testx < (startX - endX) * (testy - endY)

Completed in 689 milliseconds