Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h49 inline int32_t getRawHeight() const { return y.maxValue - y.minValue + 1; } in getRawHeight() function
DTouchInputMapper.cpp594 int32_t rawHeight = mRawPointerAxes.getRawHeight(); in findViewport()
658 int32_t rawHeight = mRawPointerAxes.getRawHeight(); in configureSurface()
1078 int32_t touchScreenHeight = mRawPointerAxes.getRawHeight(); in configureVirtualKeys()