Searched refs:GIF_D_STATUS_EXT_UNE (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcodec/gif/ | ||
D | cfx_gif.h | 34 #define GIF_D_STATUS_EXT_UNE 0x08 macro |
D | cfx_gifcontext.cpp | 123 int32_t status = GIF_D_STATUS_EXT_UNE; in GetFrame() |