Searched refs:MMAP (Results 1 – 3 of 3) sorted by relevance
1228 if (thread->type() == ThreadBase::OFFLOAD || thread->type() == ThreadBase::MMAP) { in enable()1272 if (thread->type() == ThreadBase::OFFLOAD || thread->type() == ThreadBase::MMAP) { in disable()1609 && (thread->type() != ThreadBase::MMAP); in process_l()
33 MMAP // control thread for MMAP stream enumerator
450 case MMAP: in threadTypeToString()891 case MMAP: in getWakeLockTag()7546 : ThreadBase(audioFlinger, id, outDevice, inDevice, MMAP, systemReady), in MmapThread()