Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h185 Mutex mPlayingTimeLock; member
DNuPlayer.cpp1627 Mutex::Autolock autoLock(mPlayingTimeLock); in startPlaybackTimer()
1635 Mutex::Autolock autoLock(mPlayingTimeLock); in updatePlaybackTimer()
1660 Mutex::Autolock autoLock(mPlayingTimeLock); in startRebufferingTimer()
1668 Mutex::Autolock autoLock(mPlayingTimeLock); in updateRebufferingTimer()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.h178 Mutex mPlayingTimeLock; member
DNuPlayer2.cpp1692 Mutex::Autolock autoLock(mPlayingTimeLock); in startPlaybackTimer()
1700 Mutex::Autolock autoLock(mPlayingTimeLock); in stopPlaybackTimer()
1720 Mutex::Autolock autoLock(mPlayingTimeLock); in startRebufferingTimer()
1728 Mutex::Autolock autoLock(mPlayingTimeLock); in stopRebufferingTimer()