Searched defs:tilt (Results 1 – 7 of 7) sorted by relevance
14 optional float tilt = 2; field
55 float tilt, in FaceDataFrame()
1013 float tilt, in onEnrollmentFrame()
1025 private void addTiltHistoryEntryLocked(long now, float tilt) { in addTiltHistoryEntryLocked()1045 private boolean isSwingingLocked(long now, float tilt) { in isSwingingLocked()
498 InputDeviceInfo::MotionRange tilt; member
2218 float tilt; in cookPointerData() local
5697 float tilt = acosf(cosf(tiltXAngle) * cosf(tiltYAngle)); in TEST_F() local