/aosp12/frameworks/base/tools/orientationplot/ |
H A D | README.txt | 37 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 D | FaceDataFrame.java | 55 float tilt, in FaceDataFrame() argument 61 mTilt = tilt; in FaceDataFrame()
|
H A D | FaceManager.java | 1013 float tilt, in onEnrollmentFrame() argument
|
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
H A D | BaseFrame.aidl | 53 float tilt;
|
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
H A D | BaseFrame.aidl | 40 float tilt;
|
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
H A D | BaseFrame.aidl | 40 float tilt;
|
/aosp12/packages/services/Car/cpp/computepipe/example/ |
H A D | FaceOutput.proto | 14 optional float tilt = 2; field
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | WindowOrientationListener.java | 1025 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 D | types.hal | 302 * 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 D | AidlConversionUtils.java | 176 frame.tilt, in toFrameworkBaseFrame()
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | TouchInputMapper.cpp | 233 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 D | TouchInputMapper.h | 498 InputDeviceInfo::MotionRange tilt; member
|
/aosp12/hardware/interfaces/sensors/1.0/ |
H A D | types.hal | 385 * 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 D | types.hal | 1719 * 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 D | types.hal | 275 * - For a stylus, reports the tilt angle of the stylus in radians where
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputReader_test.cpp | 5697 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 D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |