Searched defs:rawY (Results 1 – 9 of 9) sorted by relevance
179 float rawY, in VerifiedMotionEvent()341 float rawY = in.readFloat(); in VerifiedMotionEvent() local
114 final float rawY = event.getRawY(); in onTouch() local
664 int rawY = 0; in dragDownUntilLineChange() local692 float rawY = y + r.top; in obtainTouchEvent() local705 float rawY = y + r.top; in obtainTouchEventWithPointerId() local
615 private View findViewForTouch(int rawX, int rawY) { in findViewForTouch()
45 const float rawY = entry.pointerCoords[0].getAxisValue(AMOTION_EVENT_AXIS_Y); in verifiedMotionEventFromMotionEntry() local
4716 float TouchInputMapperTest::toCookedX(float rawX, float rawY) { in toCookedX()4721 float TouchInputMapperTest::toCookedY(float rawX, float rawY) { in toCookedY()4734 float TouchInputMapperTest::toDisplayY(int32_t rawY) { in toDisplayY()4738 float TouchInputMapperTest::toDisplayY(int32_t rawY, int32_t displayHeight) { in toDisplayY()5467 int32_t rawY = 200; in TEST_F() local5511 int32_t rawY = 200; in TEST_F() local6805 int32_t rawY = 200; in TEST_F() local6855 int32_t rawY = 200; in TEST_F() local6897 int32_t rawY = 200; in TEST_F() local6946 int32_t rawY = 200; in TEST_F() local[all …]
424 float rawY = y * scaleY; in mapCorrectedToRawImplSimple() local
941 float rawY; member
261 float rawY = rawPointerCoords->getAxisValue(AMOTION_EVENT_AXIS_Y); in pointerCoordsFromNative() local