Home
last modified time | relevance | path

Searched refs:testx (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DSpotShadow.cpp444 double testx = testPoint.x; in testPointInsidePolygon() local
453 && (testx < (startX - endX) * (testy - endY) in testPointInsidePolygon()