OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
80
PassRefPtr<Image> ImageBuffer::
copyImage
() const
107
RefPtr<Image> imageCopy =
copyImage
();
113
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 700 milliseconds