Searched refs:GetImageIdatSize (Results 1 – 3 of 3) sorted by relevance
97 uint32_t GetImageIdatSize(InputDataStream *stream);
682 uint32_t PngDecoder::GetImageIdatSize(InputDataStream *stream) in GetImageIdatSize() function in OHOS::ImagePlugin::PngDecoder755 uint32_t ret = GetImageIdatSize(stream); in ReadIncrementalHead()
1399 uint32_t ret = pngDecoder->GetImageIdatSize(mock.get());