Searched defs:rawY (Results 1 – 4 of 4) sorted by relevance
2566 float TouchInputMapperTest::toCookedX(float rawX, float rawY) { in toCookedX()2571 float TouchInputMapperTest::toCookedY(float rawX, float rawY) { in toCookedY()2580 float TouchInputMapperTest::toDisplayY(int32_t rawY) { in toDisplayY()3228 int32_t rawY = 200; in TEST_F() local3273 int32_t rawY = 200; in TEST_F() local4505 int32_t rawY = 200; in TEST_F() local4556 int32_t rawY = 200; in TEST_F() local4599 int32_t rawY = 200; in TEST_F() local4649 int32_t rawY = 200; in TEST_F() local4682 int32_t rawY = 200; in TEST_F() local
612 private View findViewForTouch(int rawX, int rawY) { in findViewForTouch()
3817 final float rawY = ev.getRawY(); in onTouchEvent() local
397 float rawY = getRawY(0); in transform() local