Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/
H A DegluNativeWindow.hpp74 class WindowDestroyedError : public tcu::ResourceError class
77 WindowDestroyedError(const std::string &message) : tcu::ResourceError(message) in WindowDestroyedError() function in eglu::WindowDestroyedError