Searched refs:touchPostion_ (Results 1 – 4 of 4) sorted by relevance
230 touchPostion_ = info.GetTouches().front().GetLocalLocation(); in HandleTouchDown()231 …er] item is HandleTouchDown x:%{public}lf, y:%{public}lf", touchPostion_.GetX(), touchPostion_.Get… in HandleTouchDown()232 HandleTouched(touchPostion_); in HandleTouchDown()251 touchPostion_ = info.GetTouches().front().GetLocalLocation(); in HandleTouchUp()252 …exer] item is HandleTouchUp x:%{public}lf, y:%{public}lf", touchPostion_.GetX(), touchPostion_.Get… in HandleTouchUp()253 HandleTouched(touchPostion_); in HandleTouchUp()270 touchPostion_ = info.GetTouches().front().GetLocalLocation(); in HandleTouchMove()271 …er] item is HandleTouchMove x:%{public}lf, y:%{public}lf", touchPostion_.GetX(), touchPostion_.Get… in HandleTouchMove()272 HandleTouched(touchPostion_); in HandleTouchMove()
179 Offset touchPostion_; variable
241 touchPostion_ = info.GetTouches().front().GetLocalLocation(); in HandleTouchDown()242 HandleTouched(touchPostion_); in HandleTouchDown()250 touchPostion_ = info.GetTouches().front().GetLocalLocation(); in HandleTouchUp()252 HandleTouched(touchPostion_); in HandleTouchUp()264 touchPostion_ = info.GetTouches().front().GetLocalLocation(); in HandleTouchMove()265 HandleTouched(touchPostion_); in HandleTouchMove()
152 Offset touchPostion_; variable