Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.h272 void RequestAnimationFrame(const std::string& callbackId) override {} in RequestAnimationFrame() function
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp1662 void PluginFrontendDelegate::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp1940 void FrontendDelegateImpl::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp3405 void FrontendDelegateDeclarative::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::FrontendDelegateDeclarative