Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/image-decoders/
DImageDecoder.cpp58 bool matchesGIFSignature(char* contents) in matchesGIFSignature() function
109 if (matchesGIFSignature(contents)) in create()