Searched refs:mMutex (Results 1 – 13 of 13) sorted by relevance
370 pthread_mutex_init(&mMutex, NULL); in QCamera3HardwareInterface()538 pthread_mutex_destroy(&mMutex); in ~QCamera3HardwareInterface()611 pthread_mutex_lock(&obj->mMutex); in camEvtHandle()614 pthread_mutex_unlock(&obj->mMutex); in camEvtHandle()752 pthread_mutex_lock(&mMutex); in initialize()766 pthread_mutex_unlock(&mMutex); in initialize()770 pthread_mutex_unlock(&mMutex); in initialize()775 pthread_mutex_unlock(&mMutex); in initialize()1157 pthread_mutex_lock(&mMutex); in configureStreamsPerfLocked()1346 pthread_mutex_unlock(&mMutex); in configureStreamsPerfLocked()[all …]
404 pthread_mutex_t mMutex; variable
38 Mutex::Autolock lock(mMutex); in ~JpegCompressor()46 Mutex::Autolock lock(mMutex); in start()74 Mutex::Autolock lock(mMutex); in compressSynchronous()
80 Mutex mMutex; variable
64 Mutex::Autolock al(mMutex); in requestExit()100 Mutex::Autolock al(mMutex); in readyToRun()167 Mutex::Autolock al(mMutex); in threadLoop()
71 Mutex mMutex; variable
148 Mutex::Autolock l(mMutex); in connectCamera()188 Mutex::Autolock l(mMutex); in plugCamera()201 Mutex::Autolock l(mMutex); in unplugCamera()213 Mutex::Autolock l(mMutex); in getHotplugStatus()223 Mutex::Autolock l(mMutex); in closeCamera()253 Mutex::Autolock l(mMutex); in closeCamera()288 Mutex::Autolock l(mMutex); in getInProgressCount()313 Mutex::Autolock l(mMutex); in constructDefaultRequest()349 Mutex::Autolock l(mMutex); in allocateStream()466 Mutex::Autolock l(mMutex); in registerStreamBuffers()[all …]
328 Mutex::Autolock l(ec->mMutex); in set_notify_callback()383 Mutex::Autolock l(mMutex); in sendNotification()
248 Mutex mMutex;
285 pthread_mutex_init(&mMutex, NULL); in QCamera3HardwareInterface()399 pthread_mutex_destroy(&mMutex); in ~QCamera3HardwareInterface()450 pthread_mutex_lock(&obj->mMutex); in camEvtHandle()453 pthread_mutex_unlock(&obj->mMutex); in camEvtHandle()611 pthread_mutex_lock(&mMutex); in initialize()620 pthread_mutex_unlock(&mMutex); in initialize()625 pthread_mutex_unlock(&mMutex); in initialize()869 pthread_mutex_lock(&mMutex); in configureStreams()970 pthread_mutex_unlock(&mMutex); in configureStreams()976 pthread_mutex_unlock(&mMutex); in configureStreams()[all …]
333 pthread_mutex_t mMutex; variable