Home
last modified time | relevance | path

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

/frameworks/wilhelm/include/SLES/
DOpenSLES_AndroidConfiguration.h60 #define SL_ANDROID_STREAM_SYSTEM ((SLint32) 0x00000001) macro
/frameworks/base/cmds/bootanimation/
Daudioplay.cpp192 SLint32 streamType = SL_ANDROID_STREAM_SYSTEM; in createBufferQueueAudioPlayer()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp493 case SL_ANDROID_STREAM_SYSTEM: in audioPlayer_setStreamType()
572 *pType = SL_ANDROID_STREAM_SYSTEM; in audioPlayer_getStreamType()