Searched refs:DecodeFrameImage (Results 1 – 4 of 4) sorted by relevance
57 sk_sp<SkImage> skImage = player->DecodeFrameImage(index); in RenderFrame()67 std::shared_ptr<RSImage> dImage = player->DecodeFrameImage(index); in RenderFrame()91 sk_sp<SkImage> AnimatedImagePlayer::DecodeFrameImage(const int32_t& index) in DecodeFrameImage() function in OHOS::Ace::AnimatedImagePlayer160 std::shared_ptr<RSImage> AnimatedImagePlayer::DecodeFrameImage(const int32_t& index) in DecodeFrameImage() function in OHOS::Ace::AnimatedImagePlayer
99 sk_sp<SkImage> DecodeFrameImage(const int32_t& index);102 std::shared_ptr<RSImage> DecodeFrameImage(const int32_t& index);
171 APngAnimatedFrameInfo *DecodeFrameImage(const int32_t &index);
236 APngAnimatedFrameInfo* frameInfo = player->DecodeFrameImage(index); in RenderFrame()713 APngAnimatedFrameInfo *APngImagePlayer::DecodeFrameImage(const int32_t& index) in DecodeFrameImage() function in OHOS::Ace::APngImagePlayer