Searched refs:mMuxerLock (Results 1 – 2 of 2) sorted by relevance
73 Mutex::Autolock autoLock(mMuxerLock); in ~MediaMuxer()82 Mutex::Autolock autoLock(mMuxerLock); in addTrack()114 Mutex::Autolock autoLock(mMuxerLock); in setOrientationHint()130 Mutex::Autolock autoLock(mMuxerLock); in setLocation()145 Mutex::Autolock autoLock(mMuxerLock); in start()157 Mutex::Autolock autoLock(mMuxerLock); in stop()175 Mutex::Autolock autoLock(mMuxerLock); in writeSampleData()
126 Mutex mMuxerLock; member