Searched refs:GetPlayState (Results 1 – 11 of 11) sorted by relevance
/frameworks/wilhelm/tests/automated/ |
D | BufferQueue_test.cpp | 198 res = (*playerPlay)->GetPlayState(playerPlay, &playerState); in PrepareValidBuffer() 246 res = (*playerPlay)->GetPlayState(playerPlay, &playerState); in GetPlayerState() 279 res = (*playerPlay)->GetPlayState(playerPlay, &playerState); in PlayBufferQueue() 292 res = (*playerPlay)->GetPlayState(playerPlay, &playerState); in PlayBufferQueue()
|
/frameworks/wilhelm/tests/sandbox/ |
D | urimime.c | 138 result = (*playerPlay)->GetPlayState(playerPlay, &playState); in main()
|
D | intbufq.c | 253 result = (*playerPlay)->GetPlayState(playerPlay, &newstate); in main()
|
D | multiplay.c | 237 result = (*p->mPlayerPlay)->GetPlayState(p->mPlayerPlay, &state); in main()
|
D | reverb.c | 649 result = (*playerPlay)->GetPlayState(playerPlay, &state); in main()
|
D | xaplay.c | 800 result = (*playerPlay)->GetPlayState(playerPlay, &status); in main()
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestSendToPresetReverb.cpp | 285 result = (*playItf)->GetPlayState(playItf, &playState); in TestSendToPresetReverb()
|
/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/ |
D | maxal_translation.cc | 146 REGISTER_TRAMPOLINE(XAPlay, GetPlayState); in RegisterXAPlayItfMethods()
|
/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/ |
D | sles_trampolines.cc | 503 REGISTER_TRAMPOLINE(SLPlay, GetPlayState); in RegisterSLPlayItfMethods()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 942 SLresult (*GetPlayState) ( member
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 736 XAresult (*GetPlayState) ( member
|