Searched refs:MMAP (Results 1 – 3 of 3) sorted by relevance
1227 if (thread->type() == ThreadBase::OFFLOAD || thread->type() == ThreadBase::MMAP) { in enable()1271 if (thread->type() == ThreadBase::OFFLOAD || thread->type() == ThreadBase::MMAP) { in disable()1625 && (thread->type() != ThreadBase::MMAP); in process_l()
33 MMAP // control thread for MMAP stream enumerator
446 case MMAP: in threadTypeToString()887 case MMAP: in getWakeLockTag()7568 : ThreadBase(audioFlinger, id, outDevice, inDevice, MMAP, systemReady), in MmapThread()