Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/
Dprogressivedecoder.h239 void ResampleVert(const RetainPtr<CFX_DIBitmap>& pDeviceBitmap,
Dprogressivedecoder.cpp392 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()