Searched defs:copyImage (Results 1 – 9 of 9) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | ImageBufferWx.cpp | 96 PassRefPtr<Image> ImageBuffer::copyImage() const in copyImage() function in WebCore::ImageBuffer
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | ImageBufferAndroid.cpp | 91 PassRefPtr<Image> ImageBuffer::copyImage() const in copyImage() function in WebCore::ImageBuffer
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | ImageBufferCG.cpp | 181 PassRefPtr<Image> ImageBuffer::copyImage() const in copyImage() function in WebCore::ImageBuffer
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | ImageBufferWinCE.cpp | 106 PassRefPtr<Image> ImageBuffer::copyImage() const in copyImage() function in WebCore::ImageBuffer
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | ImageBufferCairo.cpp | 111 PassRefPtr<Image> ImageBuffer::copyImage() const in copyImage() function in WebCore::ImageBuffer
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | ImageBufferQt.cpp | 130 PassRefPtr<Image> ImageBuffer::copyImage() const in copyImage() function in WebCore::ImageBuffer
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | ImageBufferSkia.cpp | 106 PassRefPtr<Image> ImageBuffer::copyImage() const in copyImage() function in WebCore::ImageBuffer
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | Texture.cpp | 1328 void Texture2D::copyImage(GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsi… in copyImage() function in gl::Texture2D 2159 void TextureCubeMap::copyImage(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y,… in copyImage() function in gl::TextureCubeMap
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 1254 void Editor::copyImage(const HitTestResult& result) in copyImage() function in WebCore::Editor
|