Home
last modified time | relevance | path

Searched refs:onWindowDestroyed (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidTestActivity.hpp50 virtual void onWindowDestroyed (ANativeWindow* window);
DtcuAndroidTestActivity.cpp69 void TestThread::onWindowDestroyed (ANativeWindow* window) in onWindowDestroyed() function in tcu::Android::TestThread
DtcuAndroidRenderActivity.hpp140 virtual void onWindowDestroyed (ANativeWindow* window) = 0;
DtcuAndroidRenderActivity.cpp202 onWindowDestroyed(message.payload.window); in processMessage()
/third_party/vk-gl-cts/external/openglcts/modules/runner/
DglcAndroidTestActivity.hpp53 virtual void onWindowDestroyed(ANativeWindow* window);
DglcAndroidTestActivity.cpp91 void TestThread::onWindowDestroyed(ANativeWindow* window) in onWindowDestroyed() function in glcts::Android::TestThread