Searched defs:MyThread (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DSurfaceTextureClient_test.cpp505 class MyThread : public Thread { class in inherits:Thread
522 MyThread(const sp<GLConsumer>& mST) function in class:android::MyThread
529 ~MyThread() {
545 MyThread* thread = new MyThread(mST);

Completed in 160 milliseconds