Home
last modified time | relevance | path

Searched refs:tilt (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/base/tools/orientationplot/
H A DREADME.txt37 filtered accelerometer data, measured tilt and orientation angle, confidence
76 4. The orientation angle is not measured when the tilt is too close to 90 or -90
81 5. Each orientation has its own bound on allowable tilt angles. It's a good idea to
82 verify that these limits are being enforced by gradually varying the tilt of
88 can be a bit unusual. The tilt is a good indicator of whether the device is
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DFaceDataFrame.java55 float tilt, in FaceDataFrame() argument
61 mTilt = tilt; in FaceDataFrame()
H A DFaceManager.java1013 float tilt, in onEnrollmentFrame() argument
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DBaseFrame.aidl53 float tilt;
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DBaseFrame.aidl40 float tilt;
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DBaseFrame.aidl40 float tilt;
/aosp12/packages/services/Car/cpp/computepipe/example/
H A DFaceOutput.proto14 optional float tilt = 2; field
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrientationListener.java1025 private void addTiltHistoryEntryLocked(long now, float tilt) { in addTiltHistoryEntryLocked() argument
1026 mTiltHistory[mTiltHistoryIndex] = tilt; in addTiltHistoryEntryLocked()
1045 private boolean isSwingingLocked(long now, float tilt) { in isSwingingLocked() argument
1050 if (mTiltHistory[i] + SWING_AWAY_ANGLE_DELTA <= tilt) { in isSwingingLocked()
/aosp12/hardware/interfaces/biometrics/face/1.0/
H A Dtypes.hal302 * The magnitude of the tilt angle of the user’s face with respect to the sensor’s
305 * The tilt angle is defined as the angle swept out by the user’s face looking up
306 * and down. The tilt angle would be zero if the user faced the camera directly.
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DAidlConversionUtils.java176 frame.tilt, in toFrameworkBaseFrame()
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp233 info->addMotionRange(mOrientedRanges.tilt); in populateDeviceInfo()
931 mOrientedRanges.tilt.source = mSource; in configureSurface()
932 mOrientedRanges.tilt.min = 0; in configureSurface()
933 mOrientedRanges.tilt.max = M_PI_2; in configureSurface()
934 mOrientedRanges.tilt.flat = 0; in configureSurface()
935 mOrientedRanges.tilt.fuzz = 0; in configureSurface()
936 mOrientedRanges.tilt.resolution = 0; in configureSurface()
2218 float tilt; in cookPointerData() local
2224 tilt = acosf(cosf(tiltXAngle) * cosf(tiltYAngle)); in cookPointerData()
2226 tilt = 0; in cookPointerData()
[all …]
H A DTouchInputMapper.h498 InputDeviceInfo::MotionRange tilt; member
/aosp12/hardware/interfaces/sensors/1.0/
H A Dtypes.hal385 * A sensor of this type generates an event each time a tilt event is
386 * detected. A tilt event must be generated if the direction of the
402 * trigger a tilt event.
404 * must not trigger a tilt event, even though the angle of the average
483 * A sensor of this type triggers an event each time a tilt of the
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal1719 * Positive value indicates tilt upwards, negative value is downwards
1733 * Positive value indicates tilt upwards, negative value is downwards
1747 * Positive value indicate tilt right, negative value is left
1761 * Positive value indicate tilt right, negative value is left
2032 * Seat tilt position
2034 * Sets the seat tilt.
2048 * Seat tilt move
/aosp12/hardware/interfaces/input/common/1.0/
H A Dtypes.hal275 * - For a stylus, reports the tilt angle of the stylus in radians where
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp5697 float tilt = acosf(cosf(tiltXAngle) * cosf(tiltYAngle)); in TEST_F() local
5710 ASSERT_EQ(tilt, args.pointerCoords[0].getAxisValue(AMOTION_EVENT_AXIS_TILT)); in TEST_F()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...

12