Searched refs:rotationEvent_ (Results 1 – 4 of 4) sorted by relevance
511 return rotationEvent_; in GetOnRotateCallback()599 RotationEventFunc rotationEvent_; variable
789 rotationEvent_ = AceAsyncEvent<void(const RotationEvent&)>::Create(onRotateId, context_); in SetOnRotateCallback()
555 std::function<void(const std::string&)> rotationEvent_; variable
202 …rotationEvent_ = AceAsyncEvent<void(const std::string&)>::Create(swiper->GetRotationEventId(), con… in Update()3047 if (rotationEvent_) { in HandleRotationUpdate()3050 rotationEvent_(param); in HandleRotationUpdate()