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

/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLThreadToGL.h169 void runProducerThread(const sp<ProducerThread> producerThread) { argument
171 mProducerThread = producerThread;
172 producerThread->setEglObjects(mEglDisplay, mProducerEglSurface,
174 producerThread->run("ProducerThread");

Completed in 59 milliseconds