Searched refs:touchScreenHeight (Results 1 – 1 of 1) sorted by relevance
1105 int32_t touchScreenHeight = mRawPointerAxes.getRawHeight(); in configureVirtualKeys() local1133 virtualKey.hitTop = (virtualKeyDefinition.centerY - halfHeight) * touchScreenHeight / in configureVirtualKeys()1136 virtualKey.hitBottom = (virtualKeyDefinition.centerY + halfHeight) * touchScreenHeight / in configureVirtualKeys()