Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1105 int32_t touchScreenHeight = mRawPointerAxes.getRawHeight(); in configureVirtualKeys() local
1133 virtualKey.hitTop = (virtualKeyDefinition.centerY - halfHeight) * touchScreenHeight / in configureVirtualKeys()
1136 virtualKey.hitBottom = (virtualKeyDefinition.centerY + halfHeight) * touchScreenHeight / in configureVirtualKeys()