Home
last modified time | relevance | path

Searched refs:mPlayingTimeLock (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h189 Mutex mPlayingTimeLock; member
H A DNuPlayer.cpp1632 Mutex::Autolock autoLock(mPlayingTimeLock); in startPlaybackTimer()
1640 Mutex::Autolock autoLock(mPlayingTimeLock); in updatePlaybackTimer()
1665 Mutex::Autolock autoLock(mPlayingTimeLock); in startRebufferingTimer()
1673 Mutex::Autolock autoLock(mPlayingTimeLock); in updateRebufferingTimer()