Searched refs:rotationEventCallBack_ (Results 1 – 3 of 3) sorted by relevance
74 rotationEventCallBack_ = std::move(callback); in RegisterRotationEventCallback()200 RotationEventCallBack rotationEventCallBack_; variable
280 rotationEventCallBack_ = std::move(callback); in RegisterRotationEventCallback()435 CHECK_NULL_RETURN(rotationEventCallBack_, false); in ProcessRotationEvent()437 return rotationEventCallBack_(event); in ProcessRotationEvent()
232 RotationEventCallBack rotationEventCallBack_; variable