Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.h318 std::unordered_map<std::string, CancelableCallback<void()>> animationFrameTaskMap_; variable
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.h344 std::unordered_map<std::string, CancelableCallback<void()>> animationFrameTaskMap_; variable
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h470 std::unordered_map<std::string, CancelableCallback<void()>> animationFrameTaskMap_; variable