Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/
Dprogressivedecoder.h196 void GifDoubleLineResampleVert(const RetainPtr<CFX_DIBitmap>& pDeviceBitmap,
Dprogressivedecoder.cpp556 GifDoubleLineResampleVert(pDIBitmap, scale_y, dest_row); in GifReadScanline()
923 void ProgressiveDecoder::GifDoubleLineResampleVert( in GifDoubleLineResampleVert() function in fxcodec::ProgressiveDecoder
1006 GifDoubleLineResampleVert(pDeviceBitmap, scale_y, dest_row + (int)scale_y); in GifDoubleLineResampleVert()