Home | History | Annotate | Download | only in android

Lines Matching defs:TestThread

39 // TestThread
41 TestThread::TestThread (NativeActivity& activity, const CommandLine& cmdLine)
52 TestThread::~TestThread (void)
57 void TestThread::run (void)
62 void TestThread::onWindowCreated (ANativeWindow* window)
67 void TestThread::onWindowDestroyed (ANativeWindow* window)
72 void TestThread::onWindowResized (ANativeWindow* window)
78 bool TestThread::render (void)