Home
last modified time | relevance | path

Searched defs:pressure (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/
H A DSpotFilter.kt50 var pressure = 0f regex
/aosp14/frameworks/base/tests/Input/src/com/android/test/input/
H A DInputEventAssignerTest.kt34 val pressure = 3f regex
/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualTouchEvent.java102 float x, float y, float pressure, float majorAxisSize, long eventTimeNanos) { in VirtualTouchEvent()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java159 float x, float y, float pressure, int displayId) { in injectMotionEvent()
494 float pressure = NO_PRESSURE; in sendMotionEvent() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A Dtouch_analytics.proto46 optional float pressure = 4; field
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/helpers/
H A DGestureHelper.java280 private PointerCoords getPointerCoord(float x, float y, float pressure, float size) { in getPointerCoord()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DPlatLogoActivity.java344 final float pressure = event.getPressure(); in measureTouchPressure() local
/aosp14/frameworks/base/libs/input/
H A DPointerController.cpp209 float pressure = spotCoords[index].getAxisValue(AMOTION_EVENT_AXIS_PRESSURE); in setSpots() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DServiceRestarterTest.java464 private void setMemoryPressure(int pressure) throws Exception { in setMemoryPressure()
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_companion_virtual_InputController.cpp253 jfloat pressure, jfloat majorAxisSize, jlong eventTimeNanos) { in nativeWriteTouchEvent()
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DInputController.java525 int action, float locationX, float locationY, float pressure, float majorAxisSize, in nativeWriteTouchEvent()
574 float locationX, float locationY, float pressure, float majorAxisSize, in writeTouchEvent()
/aosp14/frameworks/base/core/java/android/view/
H A DMotionEvent.java2040 float x, float y, float pressure, float size, int metaState, in obtain()
2080 float x, float y, float pressure, float size, int metaState, in obtain()
2141 int pointerCount, float x, float y, float pressure, float size, int metaState, in obtain()
3604 float pressure, float size, int metaState) { in addBatch()
4289 public float pressure; field in MotionEvent.PointerCoords
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
H A DVirtualDeviceManagerServiceTest.java1349 final float pressure = 1.0f; in sendTouchEvent_hasFd_writesEvent() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_MotionEvent.cpp53 jfieldID pressure; member
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...