Searched defs:Mutator (Results 1 - 2 of 2) 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

Completed in 31 milliseconds