HomeSort by relevance Sort by last modified time
    Searched refs:XA_PLAYSTATE_PLAYING (Results 1 - 5 of 5) sorted by null

  /frameworks/wilhelm/tests/sandbox/
xa.c 120 result = (*playerPlay)->SetPlayState(playerPlay, XA_PLAYSTATE_PLAYING);
xaplay.c     [all...]
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 414 res = (*playerPlayItf)->SetPlayState(playerPlayItf, XA_PLAYSTATE_PLAYING);
431 XA_PLAYSTATE_PLAYING : XA_PLAYSTATE_PAUSED);
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 448 res = (*playerPlayItf)->SetPlayState(playerPlayItf, XA_PLAYSTATE_PLAYING);
466 XA_PLAYSTATE_PLAYING : XA_PLAYSTATE_PAUSED);
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 708 #define XA_PLAYSTATE_PLAYING ((XAuint32) 0x00000003)
    [all...]

Completed in 2506 milliseconds