Searched refs:CUSTOM_ANIMATION_PLAYING_CB (Results 1 – 2 of 2) sorted by relevance
62 CUSTOM_ANIMATION_PLAYING_CB, enumerator
58 const std::string CUSTOM_ANIMATION_PLAYING_CB = "isCustomAnimationPlaying"; variable119 {CUSTOM_ANIMATION_PLAYING_CB, ListenerFuncType::CUSTOM_ANIMATION_PLAYING_CB},2219 case static_cast<uint32_t>(ListenerFuncType::CUSTOM_ANIMATION_PLAYING_CB): in ProcessRegisterCallback()3668 auto jsCallBack = jsSceneSession->GetJSCallback(CUSTOM_ANIMATION_PLAYING_CB); in OnIsCustomAnimationPlaying()