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