Searched defs:RequestAnimationFrame (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ | ||
H A D | plugin_frontend_delegate.cpp | 1662 void PluginFrontendDelegate::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::PluginFrontendDelegate |
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ | ||
H A D | frontend_delegate_impl.cpp | 1896 void FrontendDelegateImpl::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::FrontendDelegateImpl |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ | ||
H A D | frontend_delegate_declarative.cpp | 3169 void FrontendDelegateDeclarative::RequestAnimationFrame(const std::string& callbackId) in RequestAnimationFrame() function in OHOS::Ace::Framework::FrontendDelegateDeclarative |
Completed in 12 milliseconds