Searched refs:mLastPresentationValid (Results 1 – 2 of 2) sorted by relevance
44 , mLastPresentationValid(false) in AudioStreamOut()152 mLastPresentationValid = false; in standby()170 mLastPresentationValid = false; in pause()187 mLastPresentationValid = false; in flush()358 if (mLastPresentationValid) { in getPresentationPosition()426 if (mLastPresentationValid) { in getPresentationPosition_l()454 mLastPresentationValid = result == NO_ERROR; in getPresentationPosition_l()
87 bool mLastPresentationValid; variable