Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h75 int32_t absYIndex; member
H A Dinput_hub.cpp1454 .absYIndex = -1, in HandleTouchScreenEvent()
1458 absInfo.absYIndex = -1; in HandleTouchScreenEvent()
1468 absInfo.absYIndex = static_cast<int32_t>(j); in HandleTouchScreenEvent()
1472 if ((absInfo.absXIndex < 0) || (absInfo.absYIndex < 0)) { in HandleTouchScreenEvent()
1496 readBuffer[absInfo.absYIndex].value = (absInfo.absY - info.sinkWinPhyY) * info.coeffHeight; in CheckTouchPointRegion()

Completed in 4 milliseconds