Home
last modified time | relevance | path

Searched refs:absXIndex (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h74 int32_t absXIndex; member
H A Dinput_hub.cpp1453 .absXIndex = -1, in HandleTouchScreenEvent()
1457 absInfo.absXIndex = -1; in HandleTouchScreenEvent()
1464 absInfo.absXIndex = static_cast<int32_t>(j); in HandleTouchScreenEvent()
1472 if ((absInfo.absXIndex < 0) || (absInfo.absYIndex < 0)) { in HandleTouchScreenEvent()
1495 readBuffer[absInfo.absXIndex].value = (absInfo.absX - info.sinkWinPhyX) * info.coeffWidth; in CheckTouchPointRegion()

Completed in 4 milliseconds