Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h52 mElements.pop_front(); in insertRefreshRate()
82 mElements.pop_front(); in insertPresentTime()
DEventThread.cpp321 mPendingEvents.pop_front(); in threadMain()
/frameworks/av/media/bufferpool/1.0/
DBufferStatus.cpp136 pending.pop_front(); in postBufferRelease()
163 pending.pop_front(); in postBufferStatusMessage()
/frameworks/base/cmds/statsd/src/guardrail/
DStatsdStats.cpp134 mIceBox.pop_front(); in addToIceBoxLocked()
201 mLogLossStats.pop_front(); in noteLogLost()
218 it->second->broadcast_sent_time_sec.pop_front(); in noteBroadcastSent()
237 vec.pop_front(); in noteActiveStatusChanged()
250 guardrailTimes.pop_front(); in noteActivationBroadcastGuardrailHit()
283 it->second->data_drop_time_sec.pop_front(); in noteDataDropped()
284 it->second->data_drop_bytes.pop_front(); in noteDataDropped()
303 it->second->dump_report_stats.pop_front(); in noteMetricsReportSent()
464 mSystemServerRestartSec.pop_front(); in noteSystemServerRestart()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp33 std::unique_ptr<C2Work> SimpleC2Component::WorkQueue::pop_front() { in pop_front() function in android::SimpleC2Component::WorkQueue
35 mQueue.pop_front(); in pop_front()
242 items->pop_front(); in queue_nb()
270 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm()
452 work = queue->pop_front(); in processQueue()
/frameworks/rs/script_api/
DGenerateRSFunctionsList.cpp146 tokens->pop_front(); in eatFront()
222 tokens->pop_front(); in mangleType()
237 tokens->pop_front(); in mangleType()
/frameworks/av/media/bufferpool/2.0/
DBufferStatus.cpp149 pending.pop_front(); in postBufferRelease()
199 pending.pop_front(); in postBufferStatusMessage()
/frameworks/native/services/surfaceflinger/tests/unittests/
DAsyncCallRecorder.h121 mCalls.pop_front();
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp236 timeRecords.pop_front(); in flushAvailableRecordsToStatsLocked()
503 mGlobalRecord.presentFences.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
519 mGlobalRecord.presentFences.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
546 mGlobalRecord.presentFences.pop_front(); in setPresentFenceGlobal()
/frameworks/av/media/codec2/components/cmds/
Dcodec2.cpp244 mProcessedWork.pop_front(); in play()
334 mWorkQueue.pop_front(); in play()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
Dmedia_c2_hidl_test_common.cpp34 workQueue.pop_front(); in testInputBuffer()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h212 std::unique_ptr<C2Work> pop_front();
/frameworks/av/media/tests/benchmark/src/native/decoder/
DC2Decoder.cpp88 mWorkQueue.pop_front(); in decodeFrames()
/frameworks/base/cmds/statsd/src/packages/
DUidMap.cpp218 mChanges.pop_front(); in ensureBytesUsedBelowLimit()
243 mDeletedApps.pop_front(); in removeApp()
/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp132 pending_prompts_.pop_front(); in DispatchPendingPrompt()
279 output_queue_.pop_front(); in SendPacket()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp354 workQueue.pop_front(); in decodeNFrames()
585 mWorkQueue.pop_front(); in TEST_F()
683 mWorkQueue.pop_front(); in TEST_F()
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp306 workQueue.pop_front(); in encodeNFrames()
492 mWorkQueue.pop_front(); in TEST_F()
/frameworks/av/services/audioflinger/
DDeviceEffectManager.cpp211 mCommands.pop_front(); in threadLoop()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioEncTest.cpp305 workQueue.pop_front(); in encodeNFrames()
487 mWorkQueue.pop_front(); in TEST_F()
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp417 workQueue.pop_front(); in decodeNFrames()
700 mWorkQueue.pop_front(); in TEST_F()
/frameworks/av/media/tests/benchmark/src/native/encoder/
DC2Encoder.cpp149 mWorkQueue.pop_front(); in encodeFrames()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp506 mBuffersInfo.pop_front(); in drainRingBuffer()
818 mBuffersInfo.pop_front(); in drainInternal()
DC2SoftAacEnc.cpp596 outputBuffers.pop_front(); in process()
/frameworks/av/media/codec2/sfplugin/
DC2OMXNode.cpp100 queue.workList.pop_front(); in threadLoop()
DCCodecBufferChannel.cpp159 mPending.pop_front(); in pop()
189 mStash.pop_front(); in emplace()
1168 configs->pop_front(); in requestInitialInputBuffers()

12