Searched refs:touchScreenCoordinates (Results 1 – 1 of 1) sorted by relevance
69 TouchScreenCoordinates touchScreenCoordinates = {}; in AnalysisTouchScreenDate() local74 touchScreenCoordinates.xPos = posXYItem.xPos; in AnalysisTouchScreenDate()75 touchScreenCoordinates.yPos = posXYItem.yPos; in AnalysisTouchScreenDate()76 touchScreenInputEvent.events.push_back(touchScreenCoordinates); in AnalysisTouchScreenDate()