Searched refs:mFlushedConfigs (Results 1 – 2 of 2) sorted by relevance
247 Mutexed<std::list<sp<ABuffer>>> mFlushedConfigs; variable
1163 Mutexed<std::list<sp<ABuffer>>>::Locked configs(mFlushedConfigs); in requestInitialInputBuffers()1215 Mutexed<std::list<sp<ABuffer>>>::Locked configs(mFlushedConfigs); in flush()