Home
last modified time | relevance | path

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

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