Searched refs:is_jpeg (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp1205 static bool is_jpeg(SkStreamRewindable* stream) { function
1223 if (is_jpeg(stream)) {
1230 if (is_jpeg(stream)) {
/external/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp1205 static bool is_jpeg(SkStreamRewindable* stream) { function
1223 if (is_jpeg(stream)) {
1230 if (is_jpeg(stream)) {

Completed in 112 milliseconds