Home
last modified time | relevance | path

Searched refs:GIF89_STAMP (Results 1 – 5 of 5) sorted by relevance

/external/giflib/
Dgif_lib.h27 #define GIF89_STAMP "GIF89a" /* First chars in file - GIF stamp. */ macro
/external/skia/src/images/
DSkImageDecoder_libgif.cpp469 memcmp(GIF89_STAMP, buf, GIF_STAMP_LEN) == 0) {
DSkMovie_gif.cpp440 memcmp(GIF89_STAMP, buf, GIF_STAMP_LEN) == 0) { in Factory()
/external/chromium_org/third_party/skia/src/images/
DSkImageDecoder_libgif.cpp469 memcmp(GIF89_STAMP, buf, GIF_STAMP_LEN) == 0) {
DSkMovie_gif.cpp440 memcmp(GIF89_STAMP, buf, GIF_STAMP_LEN) == 0) { in Factory()