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

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

Completed in 115 milliseconds