Searched defs:rawY (Results 1 – 3 of 3) sorted by relevance
2882 float TouchInputMapperTest::toCookedX(float rawX, float rawY) { in toCookedX()2887 float TouchInputMapperTest::toCookedY(float rawX, float rawY) { in toCookedY()2900 float TouchInputMapperTest::toDisplayY(int32_t rawY) { in toDisplayY()2904 float TouchInputMapperTest::toDisplayY(int32_t rawY, int32_t displayHeight) { in toDisplayY()3651 int32_t rawY = 200; in TEST_F() local3696 int32_t rawY = 200; in TEST_F() local5011 int32_t rawY = 200; in TEST_F() local5062 int32_t rawY = 200; in TEST_F() local5105 int32_t rawY = 200; in TEST_F() local5155 int32_t rawY = 200; in TEST_F() local[all …]
615 private View findViewForTouch(int rawX, int rawY) { in findViewForTouch()
397 float rawY = getRawY(0); in transform() local