Searched defs:rawX (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()2892 float TouchInputMapperTest::toDisplayX(int32_t rawX) { in toDisplayX()2896 float TouchInputMapperTest::toDisplayX(int32_t rawX, int32_t displayWidth) { in toDisplayX()3650 int32_t rawX = 100; in TEST_F() local3695 int32_t rawX = 100; in TEST_F() local5010 int32_t rawX = 100; in TEST_F() local5061 int32_t rawX = 100; in TEST_F() local5104 int32_t rawX = 100; in TEST_F() local5154 int32_t rawX = 100; in TEST_F() local[all …]
615 private View findViewForTouch(int rawX, int rawY) { in findViewForTouch()
396 float rawX = getRawX(0); in transform() local