HomeSort by relevance Sort by last modified time
    Searched defs:copyImage (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/wx/
ImageBufferWx.cpp 96 PassRefPtr<Image> ImageBuffer::copyImage() const
110 RefPtr<Image> imageCopy = copyImage();
117 RefPtr<Image> imageCopy = copyImage();
  /external/webkit/Source/WebCore/platform/graphics/wince/
ImageBufferWinCE.cpp 106 PassRefPtr<Image> ImageBuffer::copyImage() const
119 RefPtr<Image> imageCopy = copyImage();
126 RefPtr<Image> imageCopy = copyImage();
  /external/webkit/Source/WebCore/platform/graphics/android/
ImageBufferAndroid.cpp 81 PassRefPtr<Image> ImageBuffer::copyImage() const
109 RefPtr<Image> imageCopy = copyImage();
115 RefPtr<Image> imageCopy = copyImage();
  /external/webkit/Source/WebCore/platform/graphics/cairo/
ImageBufferCairo.cpp 111 PassRefPtr<Image> ImageBuffer::copyImage() const
  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageBufferCG.cpp 181 PassRefPtr<Image> ImageBuffer::copyImage() const
206 RefPtr<Image> copy = copyImage();
213 RefPtr<Image> copy = copyImage();
225 RefPtr<Image> copy = copyImage();
232 RefPtr<Image> copy = copyImage();
  /external/webkit/Source/WebCore/platform/graphics/qt/
ImageBufferQt.cpp 130 PassRefPtr<Image> ImageBuffer::copyImage() const
140 RefPtr<Image> copy = copyImage();
151 RefPtr<Image> copy = copyImage();
  /external/webkit/Source/WebCore/platform/graphics/skia/
ImageBufferSkia.cpp 106 PassRefPtr<Image> ImageBuffer::copyImage() const
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.cpp     [all...]
  /external/webkit/Source/WebCore/editing/
Editor.cpp     [all...]

Completed in 293 milliseconds