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

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libpng.cpp1258 static bool is_png(SkStreamRewindable* stream) { function
1268 if (is_png(stream)) {
1275 if (is_png(stream)) {
/external/skia/src/images/
H A DSkImageDecoder_libpng.cpp1258 static bool is_png(SkStreamRewindable* stream) { function
1268 if (is_png(stream)) {
1275 if (is_png(stream)) {

Completed in 106 milliseconds