Searched refs:MID_POINT (Results 1 – 1 of 1) sorted by relevance
49 constexpr int32_t MID_POINT { 2 }; variable537 …fos_[POINT_INDEX3].x = (pointerInfos_[POINT_INDEX2].x + pointerInfos_[POINT_INDEX4].x) / MID_POINT; in GetPointerPos()538 …fos_[POINT_INDEX3].y = (pointerInfos_[POINT_INDEX2].y + pointerInfos_[POINT_INDEX4].y) / MID_POINT; in GetPointerPos()