Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/image-decoders/
DImageDecoder.cpp68 bool matchesJPEGSignature(char* contents) in matchesJPEGSignature() function
115 if (matchesJPEGSignature(contents)) in create()