Home
last modified time | relevance | path

Searched defs:speakerLayoutChannelMask (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioDevicePort.java68 public static AudioDevicePort createForTesting(int speakerLayoutChannelMask) { in createForTesting()
111 int speakerLayoutChannelMask, in AudioDevicePort()
157 public int speakerLayoutChannelMask() { in speakerLayoutChannelMask() method in AudioDevicePort
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1551 int speakerLayoutChannelMask = outChannelMaskFromNative( in convertAudioPortFromNative() local