Searched defs:tilt (Results 1 – 6 of 6) sorted by relevance
55 float tilt, in FaceDataFrame()
1018 float tilt, in onEnrollmentFrame()
1025 private void addTiltHistoryEntryLocked(long now, float tilt) { in addTiltHistoryEntryLocked()1045 private boolean isSwingingLocked(long now, float tilt) { in isSwingingLocked()
489 InputDeviceInfo::MotionRange tilt; member
2189 float tilt; in cookPointerData() local
5486 float tilt = acosf(cosf(tiltXAngle) * cosf(tiltYAngle)); in TEST_F() local