Searched refs:PngStartDecode (Results 1 – 2 of 2) sorted by relevance
194 FXCODEC_STATUS PngStartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap);
1905 return PngStartDecode(pDIBitmap); in StartDecode()1968 FXCODEC_STATUS CCodec_ProgressiveDecoder::PngStartDecode( in PngStartDecode() function in CCodec_ProgressiveDecoder