Home
last modified time | relevance | path

Searched refs:getRawHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h482 inline int32_t getRawHeight() const { return y.maxValue - y.minValue + 1; } in getRawHeight() function
DInputReader.cpp3498 int32_t rawHeight = mRawPointerAxes.getRawHeight(); in findViewport()
3555 int32_t rawHeight = mRawPointerAxes.getRawHeight(); in configureSurface()
3955 int32_t touchScreenHeight = mRawPointerAxes.getRawHeight(); in configureVirtualKeys()