Searched refs:mMuxerLock (Results 1 – 2 of 2) sorted by relevance
72 Mutex::Autolock autoLock(mMuxerLock); in ~MediaMuxer()81 Mutex::Autolock autoLock(mMuxerLock); in addTrack()105 Mutex::Autolock autoLock(mMuxerLock); in setOrientationHint()121 Mutex::Autolock autoLock(mMuxerLock); in setLocation()136 Mutex::Autolock autoLock(mMuxerLock); in start()148 Mutex::Autolock autoLock(mMuxerLock); in stop()166 Mutex::Autolock autoLock(mMuxerLock); in writeSampleData()
124 Mutex mMuxerLock; member