Searched refs:onWindowCreated (Results 1 – 6 of 6) sorted by relevance
48 virtual void onWindowCreated (ANativeWindow* window);
168 onWindowCreated(message.payload.window); in processMessage()185 onWindowCreated(message.payload.window); in processMessage()
64 void TestThread::onWindowCreated (ANativeWindow* window) in onWindowCreated() function in tcu::Android::TestThread
138 virtual void onWindowCreated (ANativeWindow* window) = 0;
51 virtual void onWindowCreated(ANativeWindow* window);
86 void TestThread::onWindowCreated(ANativeWindow* window) in onWindowCreated() function in glcts::Android::TestThread