Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:MmapThreadHandle

8423 AudioFlinger::MmapThreadHandle::MmapThreadHandle(const sp<MmapThread>& thread)
8429 AudioFlinger::MmapThreadHandle::~MmapThreadHandle()
8434 status_t AudioFlinger::MmapThreadHandle::createMmapBuffer(int32_t minSizeFrames,
8440 status_t AudioFlinger::MmapThreadHandle::getMmapPosition(struct audio_mmap_position *position)
8445 status_t AudioFlinger::MmapThreadHandle::start(const AudioClient& client,
8452 status_t AudioFlinger::MmapThreadHandle::stop(audio_port_handle_t handle)
8457 status_t AudioFlinger::MmapThreadHandle::standby()