Home
last modified time | relevance | path

Searched defs:animationFrameTaskMap_ (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.h342 std::unordered_map<std::string, CancelableCallback<void()>> animationFrameTaskMap_; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.h426 std::unordered_map<std::string, CancelableCallback<void()>> animationFrameTaskMap_; variable
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h448 std::unordered_map<std::string, CancelableCallback<void()>> animationFrameTaskMap_; variable