Home
last modified time | relevance | path

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

123

/frameworks/native/services/inputflinger/tests/
DCapturedTouchpadEventConverter_test.cpp253 args.pop_front(); in TEST_F()
471 args.pop_front(); in TEST_F()
580 args.pop_front(); in TEST_F()
598 args.pop_front(); in TEST_F()
639 args.pop_front(); in TEST_F()
678 args.pop_front(); in TEST_F()
702 args.pop_front(); in TEST_F()
719 args.pop_front(); in TEST_F()
745 args.pop_front(); in TEST_F()
768 args.pop_front(); in TEST_F()
[all …]
DGestureConverter_test.cpp552 args.pop_front(); in TEST_F()
559 args.pop_front(); in TEST_F()
566 args.pop_front(); in TEST_F()
656 args.pop_front(); in TEST_F()
663 args.pop_front(); in TEST_F()
670 args.pop_front(); in TEST_F()
744 args.pop_front(); in TEST_F()
751 args.pop_front(); in TEST_F()
758 args.pop_front(); in TEST_F()
765 args.pop_front(); in TEST_F()
/frameworks/av/media/module/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/native/libs/gui/
DFenceMonitor.cpp83 mQueue.pop_front(); in threadLoop()
/frameworks/av/media/libheadtracking/
DStillnessDetector.cpp99 mFifo.pop_front(); in discardOld()
/frameworks/native/services/surfaceflinger/Scheduler/tests/
DAsyncCallRecorder.h121 mCalls.pop_front();
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp387 mGlobalRecord.renderEngineDurations.pop_front(); in recordRenderEngineDuration()
399 mGlobalRecord.renderEngineDurations.pop_front(); in recordRenderEngineDuration()
539 timeRecords.pop_front(); in flushAvailableRecordsToStatsLocked()
947 mGlobalRecord.presentFences.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
963 mGlobalRecord.presentFences.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
981 mGlobalRecord.renderEngineDurations.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
988 mGlobalRecord.renderEngineDurations.pop_front(); in flushAvailableGlobalRecordsToStatsLocked()
1015 mGlobalRecord.presentFences.pop_front(); in setPresentFenceGlobal()
/frameworks/av/media/module/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/hardware/interfaces/sensorservice/utils/
Ddirect_channel_buffer_reader.cc138 buffer_.pop_front(); in TruncateBuffer()
/frameworks/base/media/jni/soundpool/
DSoundDecoder.cpp76 mSoundIDs.pop_front(); in run()
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionRingBuffer.h81 mStorage.pop_front(); in emplace()
/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncPredictor.cpp383 mTimelines.pop_front(); in setRenderRate()
504 mPastExpectedPresentTimes.pop_front(); in onFrameBegin()
563 mTimelines.pop_front(); in clearTimestamps()
615 mTimelines.pop_front(); in purgeTimelines()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DClientCompositionRequestCache.cpp110 mCache.pop_front(); in add()
/frameworks/av/media/libstagefright/
DCryptoAsync.cpp232 pendingBuffers->pop_front(); in onMessageReceived()
238 pendingBuffers->pop_front(); in onMessageReceived()
DRemoteMediaExtractor.cpp118 (void) pending.pop_front(); in closingThreadWorker()
/frameworks/av/services/audioflinger/
DPatchCommandThread.cpp78 mCommands.pop_front(); in threadLoop()
/frameworks/av/media/codec2/components/cmds/
Dcodec2.cpp244 mProcessedWork.pop_front(); in play()
334 mWorkQueue.pop_front(); in play()
/frameworks/av/media/module/service.mediatranscoding/
DSimulatedTranscoder.cpp175 mQueue.pop_front(); in threadLoop()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DTexturePoolTest.cpp82 textures.pop_front(); in TEST_F()
/frameworks/av/media/tests/benchmark/src/native/decoder/
DC2Decoder.cpp90 mWorkQueue.pop_front(); in decodeFrames()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp634 std::unique_ptr<C2Work> SimpleC2Component::WorkQueue::pop_front() { in pop_front() function in android::SimpleC2Component::WorkQueue
636 mQueue.pop_front(); in pop_front()
847 items->pop_front(); in queue_nb()
875 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm()
1057 work = queue->pop_front(); in processQueue()
/frameworks/av/media/codec2/sfplugin/
DC2NodeImpl.cpp123 queue.workList.pop_front(); in threadLoop()
459 buffers->mAvailableIds.pop_front(); in onInputBufferEmptied()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacEnc.cpp356 mOutputBuffers.pop_front(); in process()
366 mOutputBuffers.pop_front(); in process()

123