Searched refs:stopThread (Results 1 – 3 of 3) sorted by relevance
436 status_t res = mCameraThread->stopThread(); in stopWorkerThread()552 if (mFrameProducer->stopThread() == NO_ERROR) { in onThreadExit()616 status_t res = mFrameProducer->stopThread(); in checkRestartRequest()
49 status_t stopThread();
47 status_t WorkerThread::stopThread() { in stopThread() function in android::WorkerThread