Searched refs:startThread (Results 1 – 5 of 5) sorted by relevance
44 status_t startThread(bool oneBurst);
37 status_t WorkerThread::startThread(bool oneBurst) { in startThread() function in android::WorkerThread
417 status_t res = mCameraThread->startThread(one_burst); in startWorkerThread()547 return mFrameProducer->startThread(mOneBurst); in onThreadStart()
408 inline status_t startThread(bool one_burst) { in startThread() function
265 const status_t res = getWorkerThread()->startThread(one_burst); in startWorkerThread()