Searched refs:PNG (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DAsyncImageResizer.h67 PNG enumerator in enum:WebCore::AsyncImageResizer::OutputType
/external/webkit/Source/WebCore/platform/image-decoders/ico/
H A DICOImageDecoder.h64 PNG, enumerator in enum:WebCore::ICOImageDecoder::ImageType
116 // Determines whether the desired entry is a BMP or PNG. Returns true
H A DICOImageDecoder.cpp146 // Copy out PNG data to a separate vector and send to the PNG decoder.
147 // FIXME: Save this copy by making the PNG decoder able to take an
306 // Check if this entry is a BMP or a PNG; we need 4 bytes to check the magic
312 return strncmp(&m_data->data()[imageOffset], "\x89PNG", 4) ? BMP : PNG;
/external/webkit/Source/WebCore/platform/image-decoders/bmp/
H A DBMPImageReader.h90 PNG = 5, enumerator in enum:WebCore::BMPImageReader::CompressionType
H A DBMPImageReader.cpp288 // JPEG/PNG images), 16, and 32.
324 case PNG:
362 // * Windows V3+ JPEG-in-BMP and PNG-in-BMP bitmaps (supposedly not found
364 if ((m_infoHeader.biCompression == JPEG) || (m_infoHeader.biCompression == PNG))
/external/libvorbis/doc/
H A DVorbis_I_spec.tex83 % Configure graphics formats: Prefer PDF, fall back to PNG or JPG, as available.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 8450 milliseconds