Home
last modified time | relevance | path

Searched defs:RequestAnimationFrame (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h236 void RequestAnimationFrame(const std::string& callbackId) override {} in RequestAnimationFrame() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1678 void PluginFrontendDelegate::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1896 void FrontendDelegateImpl::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp3165 void FrontendDelegateDeclarative::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::FrontendDelegateDeclarative