Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_controller.h58 IOnChanged::InterfaceTypePtr updateCallback_; // UpdateAnimations() callback in META_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_basic_base.h77 std::function<void()> updateCallback_; variable
/ohos5.0/foundation/arkui/ui_appearance/services/include/
H A Ddark_mode_manager.h91 std::function<void(bool, int32_t)> updateCallback_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h161 std::function<void(const T&)> updateCallback_; variable