Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
DlibOpenMAXAL.map.txt28 XA_IID_PLAY; # var
Dxa_iid.cpp59 const XAInterfaceID XA_IID_PLAY = (XAInterfaceID) &SL_IID_array[MPH_XAPLAY]; variable
/frameworks/wilhelm/tests/native-media/jni/
Dnative-media-jni.c381 = {XA_IID_PLAY, XA_IID_ANDROIDBUFFERQUEUESOURCE, in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer()
401 res = (*playerObj)->GetInterface(playerObj, XA_IID_PLAY, &playerPlayItf); in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer()
/frameworks/wilhelm/tests/sandbox/
Dxa.c114 result = (*playerObject)->GetInterface(playerObject, XA_IID_PLAY, &playerPlay); in main()
Dxaplay.c451 result = (*playerObject)->GetInterface(playerObject, XA_IID_PLAY, &playerPlay); in main()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h720 XA_API extern const XAInterfaceID XA_IID_PLAY;