/frameworks/native/services/inputflinger/tests/ |
D | CapturedTouchpadEventConverter_test.cpp | 253 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 …]
|
D | GestureConverter_test.cpp | 552 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/ |
D | BufferStatus.cpp | 136 pending.pop_front(); in postBufferRelease() 163 pending.pop_front(); in postBufferStatusMessage()
|
/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/native/libs/gui/ |
D | FenceMonitor.cpp | 83 mQueue.pop_front(); in threadLoop()
|
/frameworks/av/media/libheadtracking/ |
D | StillnessDetector.cpp | 99 mFifo.pop_front(); in discardOld()
|
/frameworks/native/services/surfaceflinger/Scheduler/tests/ |
D | AsyncCallRecorder.h | 121 mCalls.pop_front();
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.cpp | 387 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/ |
D | BufferStatus.cpp | 149 pending.pop_front(); in postBufferRelease() 199 pending.pop_front(); in postBufferStatusMessage()
|
/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/ |
D | TexturePool.cpp | 52 mPool.pop_front(); in borrowTexture()
|
/frameworks/hardware/interfaces/sensorservice/utils/ |
D | direct_channel_buffer_reader.cc | 138 buffer_.pop_front(); in TruncateBuffer()
|
/frameworks/base/media/jni/soundpool/ |
D | SoundDecoder.cpp | 76 mSoundIDs.pop_front(); in run()
|
/frameworks/native/services/surfaceflinger/Tracing/ |
D | TransactionRingBuffer.h | 81 mStorage.pop_front(); in emplace()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | VSyncPredictor.cpp | 383 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/ |
D | ClientCompositionRequestCache.cpp | 110 mCache.pop_front(); in add()
|
/frameworks/av/media/libstagefright/ |
D | CryptoAsync.cpp | 232 pendingBuffers->pop_front(); in onMessageReceived() 238 pendingBuffers->pop_front(); in onMessageReceived()
|
D | RemoteMediaExtractor.cpp | 118 (void) pending.pop_front(); in closingThreadWorker()
|
/frameworks/av/services/audioflinger/ |
D | PatchCommandThread.cpp | 78 mCommands.pop_front(); in threadLoop()
|
/frameworks/av/media/codec2/components/cmds/ |
D | codec2.cpp | 244 mProcessedWork.pop_front(); in play() 334 mWorkQueue.pop_front(); in play()
|
/frameworks/av/media/module/service.mediatranscoding/ |
D | SimulatedTranscoder.cpp | 175 mQueue.pop_front(); in threadLoop()
|
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/ |
D | TexturePoolTest.cpp | 82 textures.pop_front(); in TEST_F()
|
/frameworks/av/media/tests/benchmark/src/native/decoder/ |
D | C2Decoder.cpp | 90 mWorkQueue.pop_front(); in decodeFrames()
|
/frameworks/av/media/codec2/components/base/ |
D | SimpleC2Component.cpp | 634 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/ |
D | C2NodeImpl.cpp | 123 queue.workList.pop_front(); in threadLoop() 459 buffers->mAvailableIds.pop_front(); in onInputBufferEmptied()
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacEnc.cpp | 356 mOutputBuffers.pop_front(); in process() 366 mOutputBuffers.pop_front(); in process()
|