HomeSort by relevance Sort by last modified time
    Searched refs:WindowDestroyedError (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/egl/
egluNativeWindow.hpp 67 class WindowDestroyedError : public tcu::ResourceError
70 WindowDestroyedError (const std::string& message) : tcu::ResourceError(message) {}
egluGLContextFactory.cpp 656 catch (const WindowDestroyedError&)
  /external/deqp/framework/platform/android/
tcuAndroidPlatform.cpp 111 throw eglu::WindowDestroyedError("Window has been destroyed");

Completed in 4119 milliseconds