Home
last modified time | relevance | path

Searched defs:writeImage (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/clipboard/
DPasteboard.cpp81 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/
DWebClipboard.h88 virtual void writeImage( in writeImage() function
/external/chromium_org/content/test/
Dmock_webclipboard_impl.cc157 void MockWebClipboardImpl::writeImage(const blink::WebImage& image, in writeImage() function in content::MockWebClipboardImpl
/external/chromium_org/content/renderer/
Dwebclipboard_impl.cc151 void WebClipboardImpl::writeImage(const WebImage& image, in writeImage() function in content::WebClipboardImpl
/external/deqp/framework/common/
DtcuTestLog.cpp166 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/
Ddebug.c427 dump_renderbuffer(const struct gl_renderbuffer *rb, GLboolean writeImage) in dump_renderbuffer()
/external/mesa3d/src/mesa/main/
Ddebug.c427 dump_renderbuffer(const struct gl_renderbuffer *rb, GLboolean writeImage) in dump_renderbuffer()