Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/view/math/
DMath3DHelper.java359 float testx = x; in pointInsidePolygon() local
363 (testx < (poly[j * 2] - poly[i * 2]) * (testy - poly[i * 2 + 1]) in pointInsidePolygon()