Home
last modified time | relevance | path

Searched refs:GetTransMethod (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h173 void GetTransMethod(FXDIB_Format des_format, FXCodec_Format src_format);
Dfx_codec_progress.cpp1376 void CCodec_ProgressiveDecoder::GetTransMethod(FXDIB_Format des_format, in GetTransMethod() function in CCodec_ProgressiveDecoder
1963 GetTransMethod(pDIBitmap->GetFormat(), m_SrcFormat); in JpegStartDecode()
2007 GetTransMethod(m_pDeviceBitmap->GetFormat(), m_SrcFormat); in PngStartDecode()
2028 GetTransMethod(m_pDeviceBitmap->GetFormat(), m_SrcFormat); in GifStartDecode()
2050 GetTransMethod(m_pDeviceBitmap->GetFormat(), m_SrcFormat); in BmpStartDecode()