Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:RecordHandle

1941 AudioFlinger::RecordHandle::RecordHandle(
1948 AudioFlinger::RecordHandle::~RecordHandle() {
1953 status_t AudioFlinger::RecordHandle::start(int /*AudioSystem::sync_event_t*/ event,
1955 ALOGV("RecordHandle::start()");
1959 void AudioFlinger::RecordHandle::stop() {
1963 void AudioFlinger::RecordHandle::stop_nonvirtual() {
1964 ALOGV("RecordHandle::stop()");
1968 status_t AudioFlinger::RecordHandle::onTransact(