| /frameworks/base/packages/EasterEgg/src/com/android/egg/paint/ |
| D | SpotFilter.kt | 50 var pressure = 0f in filterInto() variable
|
| /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/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_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/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/native/include/input/ |
| D | TfLiteMotionPredictor.h | 44 float pressure; member
|
| D | MotionPredictorMetricsManager.h | 62 float pressure; member
|
| /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/native/services/inputflinger/tests/ |
| D | UinputDevice.cpp | 155 void UinputExternalStylusWithPressure::setPressure(int32_t pressure) { in setPressure()
|
| D | InputMapperTest.cpp | 222 float pressure, float size, float touchMajor, in assertPointerCoords()
|
| D | CapturedTouchpadEventConverter_test.cpp | 191 const InputDeviceInfo::MotionRange* pressure = in TEST_F() local
|
| /frameworks/base/core/java/android/hardware/input/ |
| D | VirtualTouchEvent.java | 102 float x, float y, float pressure, float majorAxisSize, long eventTimeNanos) { in VirtualTouchEvent()
|
| /frameworks/base/services/core/java/com/android/server/input/ |
| D | InputShellCommand.java | 159 float x, float y, float pressure, int displayId) { in injectMotionEvent() 494 float pressure = NO_PRESSURE; in sendMotionEvent() local
|
| /frameworks/native/libs/input/ |
| D | VirtualInputDevice.cpp | 308 float locationX, float locationY, float pressure, in writeTouchEvent()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | touch_analytics.proto | 46 optional float pressure = 4; field
|
| /frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/helpers/ |
| D | GestureHelper.java | 280 private PointerCoords getPointerCoord(float x, float y, float pressure, float size) { in getPointerCoord()
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | PlatLogoActivity.java | 344 final float pressure = event.getPressure(); in measureTouchPressure() local
|
| /frameworks/base/libs/input/ |
| D | PointerController.cpp | 209 float pressure = spotCoords[index].getAxisValue(AMOTION_EVENT_AXIS_PRESSURE); in setSpots() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
| D | ServiceRestarterTest.java | 464 private void setMemoryPressure(int pressure) throws Exception { in setMemoryPressure()
|
| /frameworks/base/services/core/jni/ |
| D | com_android_server_companion_virtual_InputController.cpp | 253 jfloat pressure, jfloat majorAxisSize, jlong eventTimeNanos) { in nativeWriteTouchEvent()
|