Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/
Dprogressivedecoder.h187 FXCODEC_STATUS BmpStartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap);
Dprogressivedecoder.cpp778 FXCODEC_STATUS ProgressiveDecoder::BmpStartDecode( in BmpStartDecode() function in fxcodec::ProgressiveDecoder
2259 return BmpStartDecode(pDIBitmap); in StartDecode()