Home
last modified time | relevance | path

Searched defs:work (Results 1 – 25 of 68) sorted by relevance

123

/frameworks/native/services/surfaceflinger/
DBackgroundExecutor.cpp38 Work* work = mWorks.pop(); in BackgroundExecutor() local
69 Work* work = new Work(); in sendCallbacks() local
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp364 void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork()
377 const std::unique_ptr<C2Work>& work, in finishWork()
382 const std::unique_ptr<C2Work>& work) { in finishWork()
424 void C2SoftAomDec::process(const std::unique_ptr<C2Work>& work, in process()
507 const std::unique_ptr<C2Work> &work) in outputBuffer()
612 const std::unique_ptr<C2Work>& work) { in drainInternal()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp521 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
533 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork()
538 const std::unique_ptr<C2Work> &work) { in finishWork()
581 const std::unique_ptr<C2Work> &work, in process()
667 const std::unique_ptr<C2Work> &work) in outputBuffer()
823 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DKernelCpuThreadReaderEndToEndTest.java73 final Runnable work = timedWork(targetDuration); in testTimedWork() local
108 Runnable work, String tag, int numSamples) throws InterruptedException { in getAverageWorkTime()
/frameworks/base/core/java/android/app/
DQueuedWork.java222 public static void queue(Runnable work, boolean shouldDelay) { in queue()
253 LinkedList<Runnable> work; in processPendingWork() local
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp312 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
324 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
328 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork()
377 bool C2SoftMpeg4Dec::handleResChange(const std::unique_ptr<C2Work> &work) { in handleResChange()
423 const std::unique_ptr<C2Work> &work, in process()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp448 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
461 const std::unique_ptr<C2Work> &work, in finishWork()
469 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork()
489 void C2SoftGav1Dec::process(const std::unique_ptr<C2Work> &work, in process()
594 const std::unique_ptr<C2Work> &work) { in outputBuffer()
758 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/sfplugin/
DFrameReassembler.cpp153 std::unique_ptr<C2Work> work(new C2Work); in process() local
212 std::unique_ptr<C2Work> work{std::make_unique<C2Work>()}; in finishCurrentBlock() local
/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
DREADME.md49 ### Scaling
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp766 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
778 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
794 void operator()(const std::unique_ptr<C2Work>& work) { in finishWork()
814 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork()
873 const std::unique_ptr<C2Work> &work, in process()
1029 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp478 const std::unique_ptr<C2Work> &work, in drainRingBuffer()
506 const std::unique_ptr<C2Work> &work, c2_status_t err) { in drainRingBuffer()
539 const std::unique_ptr<C2Work> &work) { in drainRingBuffer()
562 const std::unique_ptr<C2Work> &work, in process()
979 const std::unique_ptr<C2Work> &work) { in drainInternal()
995 auto fillEmptyWork = [](const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp698 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
710 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
726 void operator()(const std::unique_ptr<C2Work>& work) { in finishWork()
746 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork()
805 const std::unique_ptr<C2Work> &work, in process()
973 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp691 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
703 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
719 void operator()(const std::unique_ptr<C2Work>& work) { in finishWork()
739 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork()
798 const std::unique_ptr<C2Work> &work, in process()
972 const std::unique_ptr<C2Work> &work) { in drainInternal()
DC2SoftHevcEnc.cpp621 static void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork()
1002 const std::unique_ptr<C2Work>& work, in finishWork()
1039 auto fillWork = [buffer](const std::unique_ptr<C2Work>& work) { in finishWork()
1060 const std::unique_ptr<C2Work> &work) { in drainInternal()
1086 void C2SoftHevcEnc::process(const std::unique_ptr<C2Work>& work, in process()
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp174 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
182 const std::unique_ptr<C2Work> &work, in process()
DC2SoftAmrWbEnc.cpp256 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
264 const std::unique_ptr<C2Work> &work, in process()
/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
DIJobScheduler.aidl30 int enqueue(in JobInfo job, in JobWorkItem work); in enqueue()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp168 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
177 const std::unique_ptr<C2Work> &work, in process()
/frameworks/native/libs/renderengine/skia/debug/
DCommonPool.cpp87 auto work = mWorkQueue.front(); in workerLoop() local
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusEnc.cpp325 void C2SoftOpusEnc::process(const std::unique_ptr<C2Work>& work, in process()
402 void operator()(const std::unique_ptr<C2Work>& work) { in process()
560 const std::unique_ptr<C2Work>& work) { in drainInternal()
DC2SoftOpusDec.cpp177 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
209 const std::unique_ptr<C2Work> &work, in process()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp418 std::unique_ptr<C2Work> work = std::move(mQueue.front().work); in pop_front() local
423 void SimpleC2Component::WorkQueue::push_back(std::unique_ptr<C2Work> work) { in push_back()
657 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm() local
770 std::list<std::unique_ptr<C2Work>> vec(std::unique_ptr<C2Work> &work) { in vec()
780 std::unique_ptr<C2Work> work; in finish() local
802 std::unique_ptr<C2Work> work(new C2Work); in cloneAndSend() local
825 std::unique_ptr<C2Work> work; in processQueue() local
/frameworks/base/services/core/java/com/android/server/notification/
DRankingReconsideration.java89 public abstract void work(); in work() method in RankingReconsideration
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp197 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
225 const std::unique_ptr<C2Work> &work, in process()
/frameworks/base/libs/hwui/thread/
DCommonPool.cpp107 auto work = mWorkQueue.pop(); in workerLoop() local

123