Searched defs:tilt (Results 1 – 4 of 4) sorted by relevance
971 private void addTiltHistoryEntryLocked(long now, float tilt) { in addTiltHistoryEntryLocked()991 private boolean isSwingingLocked(long now, float tilt) { in isSwingingLocked()
548 InputDeviceInfo::MotionRange tilt; member
2160 float tilt; in cookPointerData() local
4125 float tilt = acosf(cosf(tiltXAngle) * cosf(tiltYAngle)); in TEST_F() local