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