Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidTestActivity.hpp48 virtual void onWindowCreated (ANativeWindow* window);
DtcuAndroidRenderActivity.cpp168 onWindowCreated(message.payload.window); in processMessage()
185 onWindowCreated(message.payload.window); in processMessage()
DtcuAndroidTestActivity.cpp64 void TestThread::onWindowCreated (ANativeWindow* window) in onWindowCreated() function in tcu::Android::TestThread
DtcuAndroidRenderActivity.hpp138 virtual void onWindowCreated (ANativeWindow* window) = 0;
/third_party/vk-gl-cts/external/openglcts/modules/runner/
DglcAndroidTestActivity.hpp51 virtual void onWindowCreated(ANativeWindow* window);
DglcAndroidTestActivity.cpp86 void TestThread::onWindowCreated(ANativeWindow* window) in onWindowCreated() function in glcts::Android::TestThread