Searched defs:rawY (Results 1 – 3 of 3) sorted by relevance
615 private View findViewForTouch(int rawX, int rawY) { in findViewForTouch()
3015 float TouchInputMapperTest::toCookedX(float rawX, float rawY) { in toCookedX()3020 float TouchInputMapperTest::toCookedY(float rawX, float rawY) { in toCookedY()3033 float TouchInputMapperTest::toDisplayY(int32_t rawY) { in toDisplayY()3037 float TouchInputMapperTest::toDisplayY(int32_t rawY, int32_t displayHeight) { in toDisplayY()3784 int32_t rawY = 200; in TEST_F() local3829 int32_t rawY = 200; in TEST_F() local5149 int32_t rawY = 200; in TEST_F() local5200 int32_t rawY = 200; in TEST_F() local5243 int32_t rawY = 200; in TEST_F() local5293 int32_t rawY = 200; in TEST_F() local[all …]
397 float rawY = getRawY(0); in transform() local