Searched refs:PushGestureNG (Results 1 – 3 of 3) sorted by relevance
134 gestureProcessor->PushGestureNG(gesture); in Create()142 gestureProcessor->PushGestureNG(gesture); in Create()150 gestureProcessor->PushGestureNG(gesture); in Create()158 gestureProcessor->PushGestureNG(gesture); in SetPanGestureOption()166 gestureProcessor->PushGestureNG(gesture); in Create()174 gestureProcessor->PushGestureNG(gesture); in Create()182 gestureProcessor->PushGestureNG(gesture); in Create()190 gestureProcessor->PushGestureNG(gesture); in Create()
238 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkTapGestureCreate()252 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkLongPressGestureCreate()266 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkPinchGestureCreate()283 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkSwipeGestureCreate()297 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkRotationGestureCreate()314 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkPanGestureCreate()327 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkPanGestureCreateWithOptions()342 gestureProcessor->PushGestureNG(gesture); in FfiOHOSAceFrameworkGestureGroupCreate()
99 void PushGestureNG(const RefPtr<NG::Gesture>& gesture) in PushGestureNG() function