Home
last modified time | relevance | path

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

/external/deqp/framework/platform/android/
DtcuAndroidRenderActivity.cpp168 onWindowCreated(message.payload.window); in processMessage()
185 onWindowCreated(message.payload.window); in processMessage()
DtcuAndroidTestActivity.hpp48 virtual void onWindowCreated (ANativeWindow* window);
DtcuAndroidTestActivity.cpp62 void TestThread::onWindowCreated (ANativeWindow* window) in onWindowCreated() function in tcu::Android::TestThread
DtcuAndroidRenderActivity.hpp138 virtual void onWindowCreated (ANativeWindow* window) = 0;
/external/deqp/external/openglcts/modules/runner/
DglcAndroidTestActivity.hpp51 virtual void onWindowCreated(ANativeWindow* window);
DglcAndroidTestActivity.cpp81 void TestThread::onWindowCreated(ANativeWindow* window) in onWindowCreated() function in glcts::Android::TestThread