Home
last modified time | relevance | path

Searched refs:in_direction (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/
DStream.cpp861 ndk::ScopedAStatus StreamIn::setMicrophoneDirection(MicrophoneDirection in_direction) { in setMicrophoneDirection() argument
862 LOG(DEBUG) << __func__ << ": direction " << toString(in_direction); in setMicrophoneDirection()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h479 ndk::ScopedAStatus setMicrophoneDirection(MicrophoneDirection in_direction) override;