Home
last modified time | relevance | path

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

/device/asus/fugu/libaudio/
DAudioStreamOut.h84 Mutex mPresentationLock; // protects these mLastPresentation* variables variable
DAudioStreamOut.cpp185 Mutex::Autolock _l(mPresentationLock); in flush()
362 Mutex::Autolock _l(mPresentationLock); in getPresentationPosition()
421 Mutex::Autolock _l(mPresentationLock); in getPresentationPosition_l()