Lines Matching refs:mProducerThread
2119 if (mProducerThread != NULL) {2120 mProducerThread->requestExitAndWait();2122 mProducerThread.clear();2128 ASSERT_TRUE(mProducerThread == NULL);2129 mProducerThread = producerThread;2135 sp<ProducerThread> mProducerThread;