Searched defs:writeImage (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/clipboard/ |
D | Pasteboard.cpp | 81 void Pasteboard::writeImage(Image* image, const KURL& url, const String& title) in writeImage() function in blink::Pasteboard
|
/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebClipboard.h | 88 virtual void writeImage( in writeImage() function
|
/external/chromium_org/content/test/ |
D | mock_webclipboard_impl.cc | 157 void MockWebClipboardImpl::writeImage(const blink::WebImage& image, in writeImage() function in content::MockWebClipboardImpl
|
/external/chromium_org/content/renderer/ |
D | webclipboard_impl.cc | 151 void WebClipboardImpl::writeImage(const WebImage& image, in writeImage() function in content::WebClipboardImpl
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 166 void TestLog::writeImage (const char* name, const char* description, const ConstPixelBufferAccess& … in writeImage() function in tcu::TestLog 282 void TestLog::writeImage (const char* name, const char* description, qpImageCompressionMode compres… in writeImage() function in tcu::TestLog
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | debug.c | 427 dump_renderbuffer(const struct gl_renderbuffer *rb, GLboolean writeImage) in dump_renderbuffer()
|
/external/mesa3d/src/mesa/main/ |
D | debug.c | 427 dump_renderbuffer(const struct gl_renderbuffer *rb, GLboolean writeImage) in dump_renderbuffer()
|