Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_media_AudioTrack.cpp201 static inline audio_channel_mask_t nativeChannelMaskFromJavaChannelMasks( in nativeChannelMaskFromJavaChannelMasks() function
272 audio_channel_mask_t nativeChannelMask = nativeChannelMaskFromJavaChannelMasks( in android_media_AudioTrack_setup()