Searched refs:deque (Results 1 – 17 of 17) sorted by relevance
39 using ::std::deque;69 deque<FunctionLog> mLogs;
39 using ::std::deque;70 deque<FunctionLog> mLogs;
77 std::deque<HistogramEntry> ringbuffer;
42 using ::std::deque;
43 using ::std::deque;
104 std::deque<DataPair> mOutput;
122 std::deque<ECOData> mStatsQueue; // GUARDED_BY(mStatsQueueLock)
124 std::deque<int32_t> release_fences_;
126 std::deque<std::unique_ptr<T>> mObjects;
127 std::deque<int32_t> release_fences_;
117 std::deque<T> events_;
286 std::deque<std::shared_ptr<InflightBatch>> mInflightBatches;
658 std::deque<size_t> indices; in ForAllStores()
150 mm_camera_buf_def_t* buf, bool deque);5132 mm_camera_buf_def_t* buf, bool deque) in mm_stream_handle_cache_ops() argument5158 if (deque) { in mm_stream_handle_cache_ops()