Searched defs:tilt (Results 1 – 4 of 4) sorted by relevance
910 private void addTiltHistoryEntryLocked(long now, float tilt) { in addTiltHistoryEntryLocked()930 private boolean isSwingingLocked(long now, float tilt) { in isSwingingLocked()
1602 InputDeviceInfo::MotionRange tilt; member
4774 float tilt; in cookPointerData() local
3251 float tilt = acosf(cosf(tiltXAngle) * cosf(tiltYAngle)); in TEST_F() local