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

  /frameworks/av/services/audioflinger/
AudioFlinger.h 590 // Mmap stream control interface implementation. Each MmapThreadHandle controls one
592 class MmapThreadHandle : public MmapStreamInterface {
594 explicit MmapThreadHandle(const sp<MmapThread>& thread);
595 virtual ~MmapThreadHandle();
    [all...]
Threads.cpp     [all...]
AudioFlinger.cpp 328 interface = new MmapThreadHandle(thread);
    [all...]

Completed in 127 milliseconds