OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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