Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h223 void ResampleVert(CFX_DIBitmap* pDeviceBitmap, double scale_y, int des_row);
Dfx_codec_progress.cpp569 ResampleVert(pDIBitmap, scale_y, des_row); in PngFillScanlineBufCompleted()
573 ResampleVert(pDIBitmap, scale_y, des_row); in PngFillScanlineBufCompleted()
752 ResampleVert(pDIBitmap, scale_y, des_row); in GifReadScanline()
924 ResampleVert(pDIBitmap, scale_y, des_row); in BmpReadScanline()
1649 void CCodec_ProgressiveDecoder::ResampleVert(CFX_DIBitmap* pDeviceBitmap, in ResampleVert() function in CCodec_ProgressiveDecoder
1781 ResampleVert(pDeviceBitmap, scale_y, des_row); in Resample()