/frameworks/wilhelm/tests/sandbox/ |
multiplay.c | 91 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) function 208 prefetch_callback, p);
|
reverb.c | 190 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) function 600 result = (*playerPrefetchStatus)->RegisterCallback(playerPrefetchStatus, prefetch_callback,
|
/frameworks/wilhelm/tests/examples/ |
slesTestSendToPresetReverb.cpp | 54 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) function 215 result = (*prefetchItf)->RegisterCallback(prefetchItf, prefetch_callback, NULL);
|
/frameworks/wilhelm/tests/listening/ |
slesTest_playMuteSolo.cpp | 70 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) function 255 result = (*prefetchItf)->RegisterCallback(prefetchItf, prefetch_callback, NULL);
|