Home
last modified time | relevance | path

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

/external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
Dbyte_reader.js230 ByteReader.readImage = function(dataView, pos, size, opt_end) { function in ByteReader
475 ByteReader.prototype.readImage = function(size, opt_end) { method in ByteReader
/external/chromium_org/third_party/WebKit/public/platform/
DWebClipboard.h80 virtual WebData readImage(Buffer) { return WebData(); } in readImage() function
/external/chromium_org/content/test/
Dmock_webclipboard_impl.cc90 blink::WebData MockWebClipboardImpl::readImage( in readImage() function in content::MockWebClipboardImpl
/external/chromium_org/content/renderer/
Dwebclipboard_impl.cc114 WebData WebClipboardImpl::readImage(Buffer buffer) { in readImage() function in content::WebClipboardImpl
/external/deqp/modules/gles31/functional/
Des31fMultisampleTests.cpp377 void DefaultFBOMultisampleCase::readImage (tcu::Surface& dst) const in readImage() function in deqp::gles31::Functional::__anond2c8bca90111::DefaultFBOMultisampleCase
/external/deqp/modules/gles2/functional/
Des2fMultisampleTests.cpp313 void MultisampleCase::readImage (tcu::Surface& dst) const in readImage() function in deqp::gles2::Functional::MultisampleCase
/external/deqp/modules/gles3/functional/
Des3fMultisampleTests.cpp400 void MultisampleCase::readImage (tcu::Surface& dst) const in readImage() function in deqp::gles3::Functional::MultisampleCase