Home
last modified time | relevance | path

Searched defs:UpdateAndNotifyPicture (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_animation.cpp40 void APngImageAnimation::UpdateAndNotifyPicture(const RefPtr<PictureFrame<int32_t>> &picture) in UpdateAndNotifyPicture() function in OHOS::Ace::APngImageAnimation
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dpicture_animation.h115 void UpdateAndNotifyPicture(const RefPtr<PictureFrame<T>>& picture) in UpdateAndNotifyPicture() function