HomeSort by relevance Sort by last modified time
    Searched defs:playState (Results 1 - 4 of 4) sorted by null

  /system/media/opensles/tests/sandbox/
urimime.c 137 SLuint32 playState;
138 result = (*playerPlay)->GetPlayState(playerPlay, &playState);
140 if (SL_PLAYSTATE_PLAYING != playState) {
  /external/webkit/WebCore/platform/animation/
Animation.h 89 unsigned playState() const { return m_playState; }
  /system/media/opensles/libopensles/
android_AudioPlayer.cpp     [all...]
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 7207 milliseconds