Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp53 void SetGifFileType(GifFileType* gifFileType) in SetGifFileType()
89 GifFileType* gifFileType = DGifOpenFileName(src, &error); in OpenGifFile() local
107 GifFileType* gifFileType = GetGifFileType(); in CloseGifFile() local
132 GifFileType* gifFileType = GetGifFileType(); in Callback() local
139 uint32_t GifImageAnimator::SetGifFrame(GifFileType* gifFileType, int32_t imageIndex, UIImageView* i… in SetGifFrame()
181 void GifImageAnimator::DealGifImageData(const GifFileType* gifFileType, in DealGifImageData()