Home
last modified time | relevance | path

Searched refs:NotifyListener (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dmotion.h44 NotifyListener(GetCurrentPosition()); in OnTimestampChanged()
H A Danimation.h36 ValueListenable<T>::NotifyListener(initValue_); in OnInitNotify()
H A Dspring_animation.h54 NotifyListener(currentPosition_); in OnNormalizedTimestampChanged()
H A Dpicture_animation.h122 ValueListenable<T>::NotifyListener(picture->GetPictureInfo()); in UpdateAndNotifyPicture()
H A Dcurve_animation.h120 ValueListenable<T>::NotifyListener(currentValue_); in OnNormalizedTimestampChanged()
H A Dkeyframe_animation.h188 ValueListenable<T>::NotifyListener(currentValue_); in OnNormalizedTimestampChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_animation.cpp48 ValueListenable<int32_t>::NotifyListener(picture->GetPictureInfo()); in UpdateAndNotifyPicture()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dlistener.h61 void NotifyListener(const T& value) const in NotifyListener() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_effect_test_ng.cpp431 fadeController->decele_->NotifyListener(100.0);
476 fadeController->decele_->NotifyListener(100.0);
483 fadeController->decele_->NotifyListener(100.0);
515 fadeController->decele_->NotifyListener(100.0);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dnotification_chain.cpp219 listener->NotifyListener(arg); in NotifyListeners()
251 void NotificationChain::Listener::NotifyListener(void *arg) in NotifyListener() function in DistributedDB::NotificationChain::Listener
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dnotification_chain.h40 void NotifyListener(void *arg);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/
H A Dscroll_bar_event_test_ng.cpp375 pattern_->frictionMotion_->NotifyListener(0.f);