Searched refs:changeDistance (Results 1 – 2 of 2) sorted by relevance
89 PanDistanceFuncType changeDistance = [weak = AceType::WeakClaim(this)](double distance) { in PanRecognizer()96 onChangeDistance_ = OnPanDistanceFunc(changeDistance); in PanRecognizer()
102 PanDistanceFuncType changeDistance = [weak = AceType::WeakClaim(this)](double distance) { in PanRecognizer() local107 onChangeDistance_ = OnPanDistanceFunc(changeDistance); in PanRecognizer()