/frameworks/native/services/surfaceflinger/Scheduler/ |
D | LayerInfo.h | 52 mElements.pop_front(); in insertRefreshRate() 82 mElements.pop_front(); in insertPresentTime()
|
D | EventThread.cpp | 313 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 | 135 mIceBox.pop_front(); in addToIceBoxLocked() 202 mLogLossStats.pop_front(); in noteLogLost() 219 it->second->broadcast_sent_time_sec.pop_front(); in noteBroadcastSent() 238 vec.pop_front(); in noteActiveStatusChanged() 251 guardrailTimes.pop_front(); in noteActivationBroadcastGuardrailHit() 284 it->second->data_drop_time_sec.pop_front(); in noteDataDropped() 285 it->second->data_drop_bytes.pop_front(); in noteDataDropped() 304 it->second->dump_report_stats.pop_front(); in noteMetricsReportSent() 465 mSystemServerRestartSec.pop_front(); in noteSystemServerRestart()
|
/frameworks/rs/script_api/ |
D | GenerateStubsWhiteList.cpp | 146 tokens->pop_front(); in eatFront() 222 tokens->pop_front(); in mangleType() 237 tokens->pop_front(); in mangleType()
|
/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/native/services/surfaceflinger/tests/unittests/ |
D | AsyncCallRecorder.h | 121 mCalls.pop_front();
|
/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/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/opt/gamesdk/src/swappyVk/ |
D | SwappyVk.cpp | 655 mPendingSync[it->first].pop_front(); in destroyVkSyncObjects() 663 mFreeSync[it->first].pop_front(); in destroyVkSyncObjects() 678 mPendingSync[queue].pop_front(); in waitForFenceChoreographer() 734 mFreeSync[queue].pop_front(); in doQueuePresent()
|
/frameworks/av/media/codec2/components/base/include/ |
D | SimpleC2Component.h | 212 std::unique_ptr<C2Work> pop_front();
|
/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/cmds/ |
D | codec2.cpp | 244 mProcessedWork.pop_front(); in play() 334 mWorkQueue.pop_front(); in play()
|
/frameworks/base/cmds/statsd/src/packages/ |
D | UidMap.cpp | 227 mChanges.pop_front(); in ensureBytesUsedBelowLimit() 265 mDeletedApps.pop_front(); in removeApp()
|
/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/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | json_util_test.cc | 238 segments_.pop_front(); in Next()
|
/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() 696 mWorkQueue.pop_front(); in TEST_F()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacDec.cpp | 506 mBuffersInfo.pop_front(); in drainRingBuffer() 818 mBuffersInfo.pop_front(); in drainInternal()
|
/frameworks/av/media/codec2/sfplugin/ |
D | C2OMXNode.cpp | 99 queue.workList.pop_front(); in threadLoop()
|
D | CCodecBufferChannel.cpp | 158 mPending.pop_front(); in pop() 188 mStash.pop_front(); in emplace() 1163 configs->pop_front(); in requestInitialInputBuffers()
|
/frameworks/native/libs/renderengine/gl/ |
D | GLESRenderEngine.cpp | 434 mFramebufferImageCache.pop_front(); in ~GLESRenderEngine() 862 mFramebufferImageCache.pop_front(); in createFramebufferImageIfNeeded()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
D | proto_writer.cc | 778 size_insert_.pop_front(); in WriteRootMessage()
|
/frameworks/base/media/jni/ |
D | android_media_ImageWriter.cpp | 195 mQueue.pop_front(); in threadLoop()
|