Searched defs:PanRecognizer (Results 1 – 6 of 6) sorted by relevance
32 PanRecognizer( in PanRecognizer() function46 PanRecognizer(const WeakPtr<PipelineBase>& context, RefPtr<PanGestureOption> panGestureOption) in PanRecognizer() function
258 ## PanRecognizer section
30 class PanRecognizer; variable
32 class PanRecognizer; variable
48 PanRecognizer::PanRecognizer(int32_t fingers, const PanDirection& direction, double distance) in PanRecognizer() function in OHOS::Ace::NG::PanRecognizer63 PanRecognizer::PanRecognizer(const RefPtr<PanGestureOption>& panGestureOption) : panGestureOption_(… in PanRecognizer() function in OHOS::Ace::NG::PanRecognizer