Searched refs:ResampleVert (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcodec/codec/ |
D | ccodec_progressivedecoder.h | 183 void ResampleVert(const RetainPtr<CFX_DIBitmap>& pDeviceBitmap,
|
D | fx_codec_progress.cpp | 547 ResampleVert(pDIBitmap, scale_y, des_row); in PngFillScanlineBufCompleted() 551 ResampleVert(pDIBitmap, scale_y, des_row); in PngFillScanlineBufCompleted() 727 ResampleVert(pDIBitmap, scale_y, des_row); in GifReadScanline() 902 ResampleVert(pDIBitmap, scale_y, des_row); in BmpReadScanline() 1681 void CCodec_ProgressiveDecoder::ResampleVert( in ResampleVert() function in CCodec_ProgressiveDecoder 1797 ResampleVert(pDeviceBitmap, scale_y, des_row); in Resample()
|