Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h184 Mutex mPlayingTimeLock; member
DNuPlayer.cpp1617 Mutex::Autolock autoLock(mPlayingTimeLock); in startPlaybackTimer()
1625 Mutex::Autolock autoLock(mPlayingTimeLock); in updatePlaybackTimer()
1650 Mutex::Autolock autoLock(mPlayingTimeLock); in startRebufferingTimer()
1658 Mutex::Autolock autoLock(mPlayingTimeLock); in updateRebufferingTimer()