Searched defs:readImage (Results 1 – 9 of 9) sorted by relevance
52 Mat readImage(const string& fileName, int flags) in readImage() function
220 Mat TestUtils::readImage(const String &fileName, int flags) in readImage() function in cvtest::ocl::TestUtils
120 Mat readImage(const std::string& fileName, int flags) in readImage() function
293 SkImage* SkReadBuffer::readImage() { in readImage() function in SkReadBuffer
387 void DefaultFBOMultisampleCase::readImage (tcu::Surface& dst) const in readImage() function in deqp::gles31::Functional::__anon6406e4b10111::DefaultFBOMultisampleCase
437 de::MovePtr<tcu::TextureLevel> CopiesAndBlittingTestInstance::readImage (const vk::DeviceInterface&… in readImage() function in vkt::api::__anon04f9e2090111::CopiesAndBlittingTestInstance
313 void MultisampleCase::readImage (tcu::Surface& dst) const in readImage() function in deqp::gles2::Functional::MultisampleCase
402 void MultisampleCase::readImage (tcu::Surface& dst) const in readImage() function in deqp::gles3::Functional::MultisampleCase
2757 dng_read_tiles_task (dng_read_image &readImage, in dng_read_tiles_task()