Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1104 int32_t touchScreenWidth = mRawPointerAxes.getRawWidth(); in configureVirtualKeys() local
1127 virtualKey.hitLeft = (virtualKeyDefinition.centerX - halfWidth) * touchScreenWidth / in configureVirtualKeys()
1130 virtualKey.hitRight = (virtualKeyDefinition.centerX + halfWidth) * touchScreenWidth / in configureVirtualKeys()