Searched defs:nativeMask (Results 1 – 2 of 2) sorted by relevance
124 static inline int outChannelMaskFromNative(audio_channel_mask_t nativeMask) in outChannelMaskFromNative()139 static inline int inChannelMaskFromNative(audio_channel_mask_t nativeMask) in inChannelMaskFromNative()
388 public static int convertNativeChannelMaskToOutMask(int nativeMask) { in convertNativeChannelMaskToOutMask()