Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/gif/
Dcfx_gif.h34 #define GIF_D_STATUS_EXT_UNE 0x08 macro
Dcfx_gifcontext.cpp123 int32_t status = GIF_D_STATUS_EXT_UNE; in GetFrame()