Searched defs:tilt (Results 1 – 6 of 6) sorted by relevance
55 float tilt, in FaceDataFrame()
1030 float tilt, in onEnrollmentFrame()
1031 private void addTiltHistoryEntryLocked(long now, float tilt) { in addTiltHistoryEntryLocked()1051 private boolean isSwingingLocked(long now, float tilt) { in isSwingingLocked()
498 InputDeviceInfo::MotionRange tilt; member
2234 float tilt; in cookPointerData() local
6235 float tilt = acosf(cosf(tiltXAngle) * cosf(tiltYAngle)); in TEST_F() local