Home
last modified time | relevance | path

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

/frameworks/wilhelm/include/SLES/
DOpenSLES_AndroidConfiguration.h60 #define SL_ANDROID_STREAM_SYSTEM ((SLint32) 0x00000001) macro
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp454 case SL_ANDROID_STREAM_SYSTEM: in audioPlayer_setStreamType()
497 *pType = SL_ANDROID_STREAM_SYSTEM; in audioPlayer_getStreamType()