HomeSort by relevance Sort by last modified time
    Searched defs:MmapThreadHandle (Results 1 - 2 of 2) 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...]

Completed in 76 milliseconds