Searched defs:rawX (Results 1 – 3 of 3) sorted by relevance
2562 float TouchInputMapperTest::toCookedX(float rawX, float rawY) { in toCookedX()2567 float TouchInputMapperTest::toCookedY(float rawX, float rawY) { in toCookedY()2572 float TouchInputMapperTest::toDisplayX(int32_t rawX) { in toDisplayX()3223 int32_t rawX = 100; in TEST_F() local3268 int32_t rawX = 100; in TEST_F() local4500 int32_t rawX = 100; in TEST_F() local4551 int32_t rawX = 100; in TEST_F() local4594 int32_t rawX = 100; in TEST_F() local4644 int32_t rawX = 100; in TEST_F() local4677 int32_t rawX = 100; in TEST_F() local
612 private View findViewForTouch(int rawX, int rawY) { in findViewForTouch()
393 float rawX = getRawX(0); in transform() local