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