Lines Matching defs:TestThread
39 // TestThread
41 TestThread::TestThread (NativeActivity& activity, const std::string& cmdLineString, const CommandLine& cmdLine)
54 TestThread::~TestThread (void)
59 void TestThread::run (void)
64 void TestThread::onWindowCreated (ANativeWindow* window)
69 void TestThread::onWindowDestroyed (ANativeWindow* window)
74 void TestThread::onWindowResized (ANativeWindow* window)
80 bool TestThread::render (void)