Home
last modified time | relevance | path

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

123

/frameworks/av/media/bufferpool/1.0/
DBufferStatus.cpp136 pending.pop_front(); in postBufferRelease()
163 pending.pop_front(); in postBufferStatusMessage()
/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/libheadtracking/
DStillnessDetector.cpp99 mFifo.pop_front(); in discardOld()
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp385 mGlobalRecord.renderEngineDurations.pop_front(); in recordRenderEngineDuration()
397 mGlobalRecord.renderEngineDurations.pop_front(); in recordRenderEngineDuration()
530 timeRecords.pop_front(); in flushAvailableRecordsToStatsLocked()
938 mGlobalRecord.presentFences.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
954 mGlobalRecord.presentFences.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
972 mGlobalRecord.renderEngineDurations.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
979 mGlobalRecord.renderEngineDurations.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
1006 mGlobalRecord.presentFences.pop_front(); in setPresentFenceGlobal()
/frameworks/native/services/surfaceflinger/Scheduler/tests/
DAsyncCallRecorder.h121 mCalls.pop_front();
/frameworks/av/media/bufferpool/2.0/
DBufferStatus.cpp149 pending.pop_front(); in postBufferRelease()
199 pending.pop_front(); in postBufferStatusMessage()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DTexturePool.cpp52 mPool.pop_front(); in borrowTexture()
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.cpp65 mFrameTimes.pop_front(); in setLastPresentTime()
290 mRefreshRates.pop_front(); in add()
/frameworks/base/media/jni/soundpool/
DSoundDecoder.cpp75 mSoundIDs.pop_front(); in run()
/frameworks/native/services/surfaceflinger/Tracing/
DRingBuffer.h85 mStorage.pop_front(); in emplace()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DClientCompositionRequestCache.cpp112 mCache.pop_front(); in add()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp417 std::unique_ptr<C2Work> SimpleC2Component::WorkQueue::pop_front() { in pop_front() function in android::SimpleC2Component::WorkQueue
419 mQueue.pop_front(); in pop_front()
629 items->pop_front(); in queue_nb()
657 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm()
839 work = queue->pop_front(); in processQueue()
/frameworks/av/media/codec2/components/cmds/
Dcodec2.cpp244 mProcessedWork.pop_front(); in play()
334 mWorkQueue.pop_front(); in play()
/frameworks/av/media/tests/benchmark/src/native/decoder/
DC2Decoder.cpp90 mWorkQueue.pop_front(); in decodeFrames()
/frameworks/av/services/mediatranscoding/
DSimulatedTranscoder.cpp175 mQueue.pop_front(); in threadLoop()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DTexturePoolTest.cpp82 textures.pop_front(); in TEST_F()
/frameworks/libs/net/common/netd/libnetdutils/
DLog.cpp212 while (mEntries.size() > mMaxEntries) mEntries.pop_front(); in record()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h234 std::unique_ptr<C2Work> pop_front();
/frameworks/av/services/mediatranscoding/tests/
DMediaTranscodingServiceTestHelper.h169 mEventQueue.pop_front();
235 mLastErrQueue.pop_front(); in getLastError()
/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp132 pending_prompts_.pop_front(); in DispatchPendingPrompt()
286 output_queue_.pop_front(); in SendPacket()
/frameworks/av/services/audioflinger/
DDeviceEffectManager.cpp227 mCommands.pop_front(); in threadLoop()
/frameworks/native/services/inputflinger/tests/
DLatencyTracker_test.cpp97 mReceivedTimelines.pop_front(); in assertReceivedTimeline()
/frameworks/av/media/tests/benchmark/src/native/encoder/
DC2Encoder.cpp149 mWorkQueue.pop_front(); in encodeFrames()
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.cpp325 mReorderStash.pop_front(); in pushToStash()
363 mPending.pop_front(); in popFromStashAndRegister()
388 mPending.pop_front(); in popFromStashAndRegister()
397 mPending.pop_front(); in popPending()
/frameworks/av/media/codec2/fuzzer/
DC2Fuzzer.cpp262 mWorkQueue.pop_front(); in decodeFrames()

123