Searched defs:changeTouch (Results 1 – 8 of 8) sorted by relevance
74 const std::list<TouchLocationInfo>& changeTouch = info.GetChangedTouches(); in CreateJSEventInfo() local
105 auto changeTouch = touchInfo->GetChangedTouches(); in TouchInfoToString() local
54 auto changeTouch = touchInfo->GetChangedTouches(); in TouchInfoToString() local
88 auto changeTouch = touchInfo->GetChangedTouches(); in TouchInfoToString() local
94 auto changeTouch = touchInfo->GetChangedTouches(); in TouchInfoToString() local
585 const std::list<TouchLocationInfo>& changeTouch = info.GetChangedTouches(); in CreateTouchEventInfo() local
6772 const std::list<TouchLocationInfo>& changeTouch = eventInfo.GetChangedTouches(); in SetOnTouch() local6862 const std::list<TouchLocationInfo>& changeTouch = eventInfo.GetChangedTouches(); in SetOnTouchIntercept() local
4749 TouchLocationInfo changeTouch = info.GetChangedTouches().back(); in NativeEmbeadTouchToJSValue() local