Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp58 … uint32_t SetGifFrame(GifFileType* gifFileType, int32_t imageIndex, UIImageView* imageView) const;
134 delayTime_ = SetGifFrame(gifFileType, imageIndex_, imageView); in Callback()
139 uint32_t GifImageAnimator::SetGifFrame(GifFileType* gifFileType, int32_t imageIndex, UIImageView* i… in SetGifFrame() function in OHOS::GifImageAnimator