Home
last modified time | relevance | path

Searched defs:LogImage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.cpp51 LogImage::LogImage(const std::string &name, const std::string &description, const Surface &surface, in LogImage() function in tcu::LogImage
62 LogImage::LogImage(const std::string &name, const std::string &description, const ConstPixelBufferA… in LogImage() function in tcu::LogImage
103 LogImage::LogImage(const std::string &name, const std::string &description, const ConstPixelBufferA… in LogImage() function in tcu::LogImage
H A DtcuTestLog.hpp327 class LogImage class