Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DStylusState.h30 float pressure; member
/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/
DSpotFilter.kt50 var pressure = 0f in filterInto() variable
/frameworks/native/services/vr/virtual_touchpad/aidl/android/dvr/
DIVirtualTouchpadService.aidl28 void touch(int touchpad, float x, float y, float pressure) = 2; in touch()
/frameworks/native/services/inputflinger/reader/mapper/
DExternalStylusInputMapper.cpp78 int32_t pressure = mSingleTouchMotionAccumulator.getAbsolutePressure(); in sync() local
DTouchInputMapper.h35 RawAbsoluteAxisInfo pressure; member
59 int32_t pressure; member
464 InputDeviceInfo::MotionRange pressure; member
DTouchInputMapper.cpp1640 float pressure = mExternalStylusState.pressure; in applyExternalStylusTouchState() local
2117 float pressure; in cookPointerData() local
/frameworks/native/services/vr/virtual_touchpad/
DDvrVirtualTouchpadClient.cpp34 float y, float pressure) { in dvrVirtualTouchpadTouch()
DVirtualTouchpadClient.cpp49 status_t Touch(int touchpad, float x, float y, float pressure) override { in Touch()
DVirtualTouchpadService.cpp70 float pressure) { in touch()
DVirtualTouchpadEvdev.cpp93 float pressure) { in Touch()
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
DRSTestCore.java186 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/
DRSTestCore.java186 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/
DRSTestCore.java182 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/
DBallsRS.java149 public void newTouchPosition(float x, float y, float pressure, int id) { in newTouchPosition()
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java322 final float pressure; in sendMotionEvent() local
383 float x, float y, float pressure, int displayId) { in injectMotionEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto46 optional float pressure = 4; field
/frameworks/base/core/java/com/android/internal/app/
DPlatLogoActivity.java125 final float pressure = event.getPressure(); in measureTouchPressure() local
/frameworks/base/core/java/android/view/
DMotionEvent.java1831 float x, float y, float pressure, float size, int metaState, in obtain()
1871 float x, float y, float pressure, float size, int metaState, in obtain()
1932 int pointerCount, float x, float y, float pressure, float size, int metaState, in obtain()
3268 float pressure, float size, int metaState) { in addBatch()
3857 public float pressure; field in MotionEvent.PointerCoords
/frameworks/native/include_sensor/android/
Dsensor.h448 float pressure; member
/frameworks/native/include/android/
Dsensor.h448 float pressure; member
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2336 float x, float y, float pressure, float size, in assertPointerCoords()
4032 void SingleTouchInputMapperTest::processPressure(SingleTouchInputMapper& mapper, int32_t pressure) { in processPressure()
4705 float pressure = float(rawPressure) / RAW_PRESSURE_MAX; in TEST_F() local
5372 void MultiTouchInputMapperTest::processPressure(MultiTouchInputMapper& mapper, int32_t pressure) { in processPressure()
6046 float pressure = float(rawPressure) / RAW_PRESSURE_MAX; in TEST_F() local
6218 float pressure = float(rawPressure) * 0.01f; in TEST_F() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...