Searched refs:producerThread (Results 1 – 1 of 1) sorted by relevance
169 void runProducerThread(const sp<ProducerThread> producerThread) { in runProducerThread() argument171 mProducerThread = producerThread; in runProducerThread()172 producerThread->setEglObjects(mEglDisplay, mProducerEglSurface, in runProducerThread()174 producerThread->run("ProducerThread"); in runProducerThread()