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,
139 Mutexed<ProtectedState>::Locked me(mProtectedState); in start()160 Mutexed<ProtectedState>::Locked me(mProtectedState); in stop()185 Mutexed<ProtectedState>::Locked me(mProtectedState); in getFormat()194 SimpleDecodingSource::ProtectedState::ProtectedState(const sp<AMessage> &format) in ProtectedState() function in SimpleDecodingSource::ProtectedState206 Mutexed<ProtectedState>::Locked me(mProtectedState); in read()224 Mutexed<ProtectedState>::Locked &me, MediaBufferBase **buffer, const ReadOptions *options) { in doRead()