Searched defs:rawX (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()3025 float TouchInputMapperTest::toDisplayX(int32_t rawX) { in toDisplayX()3029 float TouchInputMapperTest::toDisplayX(int32_t rawX, int32_t displayWidth) { in toDisplayX()3783 int32_t rawX = 100; in TEST_F() local3828 int32_t rawX = 100; in TEST_F() local5143 int32_t rawX = 100; in TEST_F() local5194 int32_t rawX = 100; in TEST_F() local5237 int32_t rawX = 100; in TEST_F() local5287 int32_t rawX = 100; in TEST_F() local[all …]
396 float rawX = getRawX(0); in transform() local