Searched refs:DoOneTimeDecode (Results 1 – 3 of 3) sorted by relevance
94 uint32_t DoOneTimeDecode(DecodeContext &context);
199 uint32_t ret = DoOneTimeDecode(context); in Decode()1087 uint32_t PngDecoder::DoOneTimeDecode(DecodeContext &context) in DoOneTimeDecode() function in OHOS::ImagePlugin::PngDecoder
1170 uint32_t ret = pngDecoder->DoOneTimeDecode(context);1186 uint32_t ret = pngDecoder->DoOneTimeDecode(context);