Searched refs:GetTransMethod (Results 1 – 2 of 2) sorted by relevance
229 void GetTransMethod(FXDIB_Format dest_format, FXCodec_Format src_format);
787 GetTransMethod(m_pDeviceBitmap->GetFormat(), m_SrcFormat); in BmpStartDecode()878 GetTransMethod(m_pDeviceBitmap->GetFormat(), m_SrcFormat); in GifStartDecode()1099 GetTransMethod(pDIBitmap->GetFormat(), m_SrcFormat); in JpegStartDecode()1298 GetTransMethod(m_pDeviceBitmap->GetFormat(), m_SrcFormat); in PngStartDecode()1699 void ProgressiveDecoder::GetTransMethod(FXDIB_Format dest_format, in GetTransMethod() function in fxcodec::ProgressiveDecoder