Searched refs:gif_module_ (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcodec/gif/ | ||
D | cfx_gifcontext.h | 49 UnownedPtr<GifModule> const gif_module_; variable |
D | cfx_gifcontext.cpp | 28 : gif_module_(gif_module), delegate_(delegate) {} in CFX_GifContext() |