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

  /development/samples/BrowserPlugin/jni/audio/
AudioPlugin.h 32 struct SoundPlay {
67 SoundPlay* m_soundPlay;
AudioPlugin.cpp 70 SoundPlay* play = reinterpret_cast<SoundPlay*>(user);
105 m_soundPlay = new SoundPlay;

Completed in 121 milliseconds