Searched refs:ProtectedState (Results 1 – 2 of 2) sorted by relevance
93 struct ProtectedState { struct94 ProtectedState(const sp<AMessage> &format);103 Mutexed<ProtectedState> mProtectedState; argument107 Mutexed<ProtectedState>::Locked &me, MediaBufferBase **buffer,
140 Mutexed<ProtectedState>::Locked me(mProtectedState); in start()161 Mutexed<ProtectedState>::Locked me(mProtectedState); in stop()186 Mutexed<ProtectedState>::Locked me(mProtectedState); in getFormat()195 SimpleDecodingSource::ProtectedState::ProtectedState(const sp<AMessage> &format) in ProtectedState() function in SimpleDecodingSource::ProtectedState207 Mutexed<ProtectedState>::Locked me(mProtectedState); in read()225 Mutexed<ProtectedState>::Locked &me, MediaBufferBase **buffer, const ReadOptions *options) { in doRead()