| /frameworks/native/services/inputflinger/reader/include/ |
| D | StylusState.h | 30 float pressure; member
|
| /frameworks/native/services/vr/virtual_touchpad/aidl/android/dvr/ |
| D | IVirtualTouchpadService.aidl | 28 void touch(int touchpad, float x, float y, float pressure) = 2; in touch()
|
| /frameworks/base/packages/EasterEgg/src/com/android/egg/paint/ |
| D | SpotFilter.kt | 50 var pressure = 0f in filterInto() variable
|
| /frameworks/native/services/inputflinger/reader/mapper/ |
| D | ExternalStylusInputMapper.cpp | 78 int32_t pressure = mSingleTouchMotionAccumulator.getAbsolutePressure(); in sync() local
|
| D | TouchInputMapper.h | 35 RawAbsoluteAxisInfo pressure; member 59 int32_t pressure; member 469 InputDeviceInfo::MotionRange pressure; member
|
| D | TouchInputMapper.cpp | 1689 float pressure = mExternalStylusState.pressure; in applyExternalStylusTouchState() local 2177 float pressure; in cookPointerData() local 4041 float pressure = spotCoords[index].getAxisValue(AMOTION_EVENT_AXIS_PRESSURE); in setTouchSpots() local
|
| /frameworks/native/services/vr/virtual_touchpad/ |
| D | DvrVirtualTouchpadClient.cpp | 34 float y, float pressure) { in dvrVirtualTouchpadTouch()
|
| D | VirtualTouchpadClient.cpp | 49 status_t Touch(int touchpad, float x, float y, float pressure) override { in Touch()
|
| D | VirtualTouchpadService.cpp | 70 float pressure) { in touch()
|
| D | VirtualTouchpadEvdev.cpp | 93 float pressure) { in Touch()
|
| /frameworks/base/tests/Input/src/com/android/test/input/ |
| D | InputEventAssignerTest.kt | 34 val pressure = 3f in createMotionEvent() constant
|
| /frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
| D | RSTestCore.java | 186 public void newTouchPosition(float x, float y, float pressure, int id) { in newTouchPosition()
|
| /frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
| D | RSTestCore.java | 186 public void newTouchPosition(float x, float y, float pressure, int id) { in newTouchPosition()
|
| /frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ |
| D | RSTestCore.java | 182 public void newTouchPosition(float x, float y, float pressure, int id) { in newTouchPosition()
|
| /frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/ |
| D | BallsRS.java | 149 public void newTouchPosition(float x, float y, float pressure, int id) { in newTouchPosition()
|
| /frameworks/base/services/core/java/com/android/server/input/ |
| D | InputShellCommand.java | 115 float x, float y, float pressure, int displayId) { in injectMotionEvent() 457 float pressure = NO_PRESSURE; in sendMotionEvent() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | touch_analytics.proto | 46 optional float pressure = 4; field
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | PlatLogoActivity.java | 168 final float pressure = event.getPressure(); in measureTouchPressure() local
|
| /frameworks/base/core/java/android/view/ |
| D | MotionEvent.java | 1860 float x, float y, float pressure, float size, int metaState, in obtain() 1900 float x, float y, float pressure, float size, int metaState, in obtain() 1961 int pointerCount, float x, float y, float pressure, float size, int metaState, in obtain() 3312 float pressure, float size, int metaState) { in addBatch() 3938 public float pressure; field in MotionEvent.PointerCoords
|
| /frameworks/native/include_sensor/android/ |
| D | sensor.h | 470 float pressure; member
|
| /frameworks/native/include/android/ |
| D | sensor.h | 470 float pressure; member
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 2758 static void assertPointerCoords(const PointerCoords& coords, float x, float y, float pressure, in assertPointerCoords() 3818 float pressure) { in assertCursorPointerCoords() 4803 void SingleTouchInputMapperTest::processPressure(SingleTouchInputMapper& mapper, int32_t pressure) { in processPressure() 5476 float pressure = float(rawPressure) / RAW_PRESSURE_MAX; in TEST_F() local 6143 void MultiTouchInputMapperTest::processPressure(MultiTouchInputMapper& mapper, int32_t pressure) { in processPressure() 6817 float pressure = float(rawPressure) / RAW_PRESSURE_MAX; in TEST_F() local 6989 float pressure = float(rawPressure) * 0.01f; in TEST_F() local
|
| /frameworks/base/core/jni/ |
| D | android_view_MotionEvent.cpp | 52 jfieldID pressure; member
|