Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h243 bool m_BmpIsTopBottom; variable
Dfx_codec_progress.cpp285 m_BmpIsTopBottom = false; in CCodec_ProgressiveDecoder()
901 if (m_BmpIsTopBottom) { in BmpReadScanline()
1044 m_pBmpContext.get(), &m_SrcWidth, &m_SrcHeight, &m_BmpIsTopBottom, in BmpDetectImageType()
1053 m_pBmpContext.get(), &m_SrcWidth, &m_SrcHeight, &m_BmpIsTopBottom, in BmpDetectImageType()