Home
last modified time | relevance | path

Searched defs:RAW_PRESSURE_MIN (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DUinputDevice.h154 static constexpr int32_t RAW_PRESSURE_MIN = 0; variable
199 static const int32_t RAW_PRESSURE_MIN = 0; variable
DInputReader_test.cpp4318 static const int32_t RAW_PRESSURE_MIN; member in android::TouchInputMapperTest
4383 const int32_t TouchInputMapperTest::RAW_PRESSURE_MIN = 0; member in android::TouchInputMapperTest