HomeSort by relevance Sort by last modified time
    Searched refs:OFFLOAD (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/audioflinger/
Effects.cpp 110 setOffloaded(thread->type() == ThreadBase::OFFLOAD, thread->id());
329 // volume control for offload and direct threads must take effect immediately.
622 if ((thread->type() == ThreadBase::OFFLOAD) && !isOffloaded()) {
    [all...]
Threads.cpp 453 case OFFLOAD:
454 return "OFFLOAD";
    [all...]
Tracks.cpp     [all...]
Threads.h 32 OFFLOAD, // Thread class is OffloadThread
    [all...]
AudioFlinger.cpp     [all...]

Completed in 123 milliseconds