Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h48 inline int32_t getRawWidth() const { return x.maxValue - x.minValue + 1; } in getRawWidth() function
DTouchInputMapper.cpp606 int32_t rawWidth = mRawPointerAxes.getRawWidth(); in findViewport()
664 int32_t rawWidth = mRawPointerAxes.getRawWidth(); in configureSurface()
1057 int32_t touchScreenWidth = mRawPointerAxes.getRawWidth(); in configureVirtualKeys()