Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h189 void GifDoubleLineResampleVert(const RetainPtr<CFX_DIBitmap>& pDeviceBitmap,
Dfx_codec_progress.cpp748 GifDoubleLineResampleVert(pDIBitmap, scale_y, des_row); in GifReadScanline()
751 void CCodec_ProgressiveDecoder::GifDoubleLineResampleVert( in GifDoubleLineResampleVert() function in CCodec_ProgressiveDecoder
828 GifDoubleLineResampleVert(pDeviceBitmap, scale_y, des_row + (int)scale_y); in GifDoubleLineResampleVert()