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 574 // Mmap stream control interface implementation. Each MmapThreadHandle controls one
576 class MmapThreadHandle : public MmapStreamInterface {
578 explicit MmapThreadHandle(const sp<MmapThread>& thread);
579 virtual ~MmapThreadHandle();
    [all...]
Threads.cpp     [all...]
AudioFlinger.cpp 338 interface = new MmapThreadHandle(thread);
    [all...]

Completed in 73 milliseconds