Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_object.cpp56 void ImageObject::SetFrameCount(int32_t frameCount) in SetFrameCount() function in OHOS::Ace::NG::ImageObject
H A Dimage_object.h53 void SetFrameCount(int32_t frameCount);
H A Dimage_provider.cpp305 imageObject->SetFrameCount(codec.frameCount); in BuildImageObject()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_object.h66 void SetFrameCount(int32_t frameCount) in SetFrameCount() function