Searched refs:allHistoryPoints (Results 1 – 1 of 1) sorted by relevance
6798 … std::array<std::array<ArkUITouchPoint, MAX_POINTS>, MAX_HISTORY_EVENT_COUNT> allHistoryPoints; in SetOnTouch() local6826 tempTouchEvent.pointers, allHistoryPoints[i], *historyLoacationIterator, usePx); in SetOnTouch()6828 allHistoryEvents[i].touchPointes = &(allHistoryPoints[i][0]); in SetOnTouch()