/frameworks/native/services/surfaceflinger/Scheduler/ |
D | LayerInfo.h | 52 mElements.pop_front(); in insertRefreshRate() 82 mElements.pop_front(); in insertPresentTime()
|
D | EventThread.cpp | 321 mPendingEvents.pop_front(); in threadMain()
|
/frameworks/av/media/bufferpool/1.0/ |
D | BufferStatus.cpp | 136 pending.pop_front(); in postBufferRelease() 163 pending.pop_front(); in postBufferStatusMessage()
|
/frameworks/base/cmds/statsd/src/guardrail/ |
D | StatsdStats.cpp | 134 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/ |
D | SimpleC2Component.cpp | 33 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/ |
D | GenerateRSFunctionsList.cpp | 146 tokens->pop_front(); in eatFront() 222 tokens->pop_front(); in mangleType() 237 tokens->pop_front(); in mangleType()
|
/frameworks/av/media/bufferpool/2.0/ |
D | BufferStatus.cpp | 149 pending.pop_front(); in postBufferRelease() 199 pending.pop_front(); in postBufferStatusMessage()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | AsyncCallRecorder.h | 121 mCalls.pop_front();
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.cpp | 236 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/ |
D | codec2.cpp | 244 mProcessedWork.pop_front(); in play() 334 mWorkQueue.pop_front(); in play()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/ |
D | media_c2_hidl_test_common.cpp | 34 workQueue.pop_front(); in testInputBuffer()
|
/frameworks/av/media/codec2/components/base/include/ |
D | SimpleC2Component.h | 212 std::unique_ptr<C2Work> pop_front();
|
/frameworks/av/media/tests/benchmark/src/native/decoder/ |
D | C2Decoder.cpp | 88 mWorkQueue.pop_front(); in decodeFrames()
|
/frameworks/base/cmds/statsd/src/packages/ |
D | UidMap.cpp | 218 mChanges.pop_front(); in ensureBytesUsedBelowLimit() 243 mDeletedApps.pop_front(); in removeApp()
|
/frameworks/native/libs/adbd_auth/ |
D | adbd_auth.cpp | 132 pending_prompts_.pop_front(); in DispatchPendingPrompt() 279 output_queue_.pop_front(); in SendPacket()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/ |
D | VtsHalMediaC2V1_0TargetVideoDecTest.cpp | 354 workQueue.pop_front(); in decodeNFrames() 585 mWorkQueue.pop_front(); in TEST_F() 683 mWorkQueue.pop_front(); in TEST_F()
|
D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 306 workQueue.pop_front(); in encodeNFrames() 492 mWorkQueue.pop_front(); in TEST_F()
|
/frameworks/av/services/audioflinger/ |
D | DeviceEffectManager.cpp | 211 mCommands.pop_front(); in threadLoop()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 305 workQueue.pop_front(); in encodeNFrames() 487 mWorkQueue.pop_front(); in TEST_F()
|
D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 417 workQueue.pop_front(); in decodeNFrames() 700 mWorkQueue.pop_front(); in TEST_F()
|
/frameworks/av/media/tests/benchmark/src/native/encoder/ |
D | C2Encoder.cpp | 149 mWorkQueue.pop_front(); in encodeFrames()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacDec.cpp | 506 mBuffersInfo.pop_front(); in drainRingBuffer() 818 mBuffersInfo.pop_front(); in drainInternal()
|
D | C2SoftAacEnc.cpp | 596 outputBuffers.pop_front(); in process()
|
/frameworks/av/media/codec2/sfplugin/ |
D | C2OMXNode.cpp | 100 queue.workList.pop_front(); in threadLoop()
|
D | CCodecBufferChannel.cpp | 159 mPending.pop_front(); in pop() 189 mStash.pop_front(); in emplace() 1168 configs->pop_front(); in requestInitialInputBuffers()
|