Searched refs:ResampleVert (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcodec/ |
D | progressivedecoder.h | 239 void ResampleVert(const RetainPtr<CFX_DIBitmap>& pDeviceBitmap,
|
D | progressivedecoder.cpp | 392 ResampleVert(pDIBitmap, scale_y, dest_row); in PngFillScanlineBufCompleted() 396 ResampleVert(pDIBitmap, scale_y, dest_row); in PngFillScanlineBufCompleted() 536 ResampleVert(pDIBitmap, scale_y, dest_row); in GifReadScanline() 597 ResampleVert(pDIBitmap, scale_y, dest_row); in BmpReadScanline() 2024 void ProgressiveDecoder::ResampleVert( in ResampleVert() function in fxcodec::ProgressiveDecoder 2145 ResampleVert(pDeviceBitmap, scale_y, dest_row); in Resample()
|