Searched refs:Mutator (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/include/media/
H A DSingleStateQueue.h32 class Mutator;
44 friend class Mutator;
55 class Mutator { class in class:android::SingleStateQueue
57 Mutator(Shared *shared) function in class:android::SingleStateQueue::Mutator
60 // exactly one of Mutator and Observer must initialize, currently it is Observer
112 // exactly one of Mutator and Observer must initialize, currently it is Observer
149 // (optional) used to indicate to the Mutator that the state that has been polled
/frameworks/av/media/libmedia/include/media/
H A DSingleStateQueue.h32 class Mutator;
44 friend class Mutator;
55 class Mutator { class in class:android::SingleStateQueue
57 Mutator(Shared *shared) function in class:android::SingleStateQueue::Mutator
60 // exactly one of Mutator and Observer must initialize, currently it is Observer
112 // exactly one of Mutator and Observer must initialize, currently it is Observer
149 // (optional) used to indicate to the Mutator that the state that has been polled
/frameworks/av/include/media/nbaio/
H A DMonoPipe.h99 ExtendedTimestampSingleStateQueue::Mutator mTimestampMutator;
/frameworks/av/media/libnbaio/include_mono/media/nbaio/
H A DMonoPipe.h99 ExtendedTimestampSingleStateQueue::Mutator mTimestampMutator;
/frameworks/av/include/private/media/
H A DAudioTrackShared.h412 PlaybackRateQueue::Mutator mPlaybackRateMutator;
462 StaticAudioTrackSingleStateQueue::Mutator mMutator;
564 ExtendedTimestampQueue::Mutator mTimestampMutator;
672 StaticAudioTrackPosLoopQueue::Mutator mPosLoopMutator;

Completed in 68 milliseconds