Searched defs:displayY (Results 1 – 4 of 4) sorted by relevance
78 val displayY = (device.displayHeight * 0.9).toInt() - barLayerHeight in <lambda>() constant
244 void expectTapInDisplayCoordinates(int displayX, int displayY) { in expectTapInDisplayCoordinates()
4444 int32_t TouchInputMapperTest::toRawY(float displayY) { in toRawY()4452 int32_t TouchInputMapperTest::toRotatedRawY(float displayY) { in toRotatedRawY()
8615 float displayX, float displayY) { in isPointInsideWindow()