HomeSort by relevance Sort by last modified time
    Searched full:imagesource (Results 26 - 50 of 54) sorted by null

12 3

  /external/webkit/Source/WebCore/platform/image-decoders/webp/
WEBPImageDecoder.cpp 38 WEBPImageDecoder::WEBPImageDecoder(ImageSource::AlphaOption alphaOption,
39 ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption)
  /external/webkit/Source/WebCore/
CMakeListsWinCE.txt 38 platform/graphics/ImageSource.cpp
CMakeListsEfl.txt 58 platform/graphics/ImageSource.cpp
WebCore.pro     [all...]
ChangeLog-2006-12-31     [all...]
ChangeLog-2009-06-16 490 (WebCore::ImageSource::createFrameAtIndex):
    [all...]
GNUmakefile.list.am     [all...]
ChangeLog-2011-02-16 566 * platform/graphics/ImageSource.cpp:
567 (WebCore::ImageSource::bytesDecodedToDetermineProperties):
570 * platform/graphics/ImageSource.h:
572 (WebCore::ImageSource::bytesDecodedToDetermineProperties):
    [all...]
GNUmakefile.am     [all...]
WebCore.gypi     [all...]
ChangeLog-2010-12-06 535 * platform/graphics/ImageSource.cpp:
536 (WebCore::ImageSource::frameDurationAtIndex): Update the formatting of the comment and style
539 (WebCore::ImageSource::frameDurationAtIndex):
    [all...]
  /external/webkit/Source/WebCore/platform/image-decoders/
ImageDecoder.cpp 101 ImageDecoder* ImageDecoder::create(const SharedBuffer& data, ImageSource::AlphaOption alphaOption, ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption)
  /external/libvpx/examples/includes/geshi/geshi/
avisynth.php 77 'ImageReader', 'ImageSource', 'ImageWriter', 'Invert', 'Interleave', 'Info',
  /external/webkit/Source/WebCore/platform/graphics/
Image.h 33 #include "ImageSource.h"
BitmapImage.h 268 ImageSource m_source;
BitmapImage.cpp 449 // because it is 0 (see comments on its declaration in ImageSource.h).
  /external/webkit/Source/WebCore/platform/graphics/chromium/
GLES2Canvas.h 38 #include "ImageSource.h"
  /external/webkit/Source/WebCore/platform/graphics/gpu/
SharedGraphicsContext3D.h 36 #include "ImageSource.h"
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
Summarizer.java 540 String imageSource = result.getExpectedImageResultPath();
558 if (imageSource != null) {
561 imageSource + "\"");
563 html.append(imageSource + "</a></span>");
  /external/webkit/Source/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 407 JPEGImageDecoder::JPEGImageDecoder(ImageSource::AlphaOption alphaOption,
408 ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption)
  /external/webkit/Source/WebCore/platform/image-decoders/png/
PNGImageDecoder.cpp 172 PNGImageDecoder::PNGImageDecoder(ImageSource::AlphaOption alphaOption,
173 ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption)
  /external/webkit/Source/WebCore/gyp/
WebCore.gyp 95 ['exclude', 'platform/graphics/ImageSource\\.cpp$'],
  /external/webkit/Source/WebCore/platform/chromium/
PlatformBridge.h 39 #include "ImageSource.h"
  /external/webkit/Source/WebCore/platform/graphics/skia/
ImageSkia.cpp 329 // ImageSource::createFrameAtIndex() allocated |m_frame| and passed
  /external/webkit/Source/WebCore/platform/image-decoders/gif/
GIFImageReader.cpp 80 #include "ImageSource.h"

Completed in 467 milliseconds

12 3