Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h241 int m_GifTransIndex; variable
Dfx_codec_progress.cpp283 m_GifTransIndex = -1; in CCodec_ProgressiveDecoder()
636 m_GifTransIndex = trans_index; in GifInputRecordPositionBuf()
696 if (*byte_ptr == m_GifTransIndex) { in GifReadScanline()
703 if (m_GifTransIndex != -1 && m_pDeviceBitmap->HasAlpha()) { in GifReadScanline()
704 pal_index = m_GifTransIndex; in GifReadScanline()