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

/frameworks/native/libs/gui/tests/
H A DSurfaceTexture_test.cpp1991 void runProducerThread(const sp<ProducerThread> producerThread) { argument
1993 mProducerThread = producerThread;
1994 producerThread->setEglObjects(mEglDisplay, mProducerEglSurface,
1996 producerThread->run();

Completed in 47 milliseconds