Home
last modified time | relevance | path

Searched defs:eventFlags (Results 1 – 7 of 7) sorted by relevance

/frameworks/wilhelm/src/itf/
DIPlay.c256 static SLresult IPlay_SetCallbackEventsMask(SLPlayItf self, SLuint32 eventFlags) in IPlay_SetCallbackEventsMask()
295 SLuint32 eventFlags = thiz->mEventFlags; in IPlay_GetCallbackEventsMask() local
DIPrefetchStatus.c76 static SLresult IPrefetchStatus_SetCallbackEventsMask(SLPrefetchStatusItf self, SLuint32 eventFlags) in IPrefetchStatus_SetCallbackEventsMask()
DIAndroidBufferQueue.c420 SLuint32 eventFlags) in IAndroidBufferQueue_SetCallbackEventsMask()
DIRecord.c132 static SLresult IRecord_SetCallbackEventsMask(SLRecordItf self, SLuint32 eventFlags) in IRecord_SetCallbackEventsMask()
/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.cpp245 void GenericPlayer::setPlayEvents(int32_t eventFlags, int32_t markerPositionMs, in setPlayEvents()
525 int32_t eventFlags, markerPositionMs, positionUpdatePeriodMs; in onSetPlayEvents() local
DAudioRecorder_to_android.cpp476 SLuint32 eventFlags = pRecordItf->mCallbackEventsMask; in android_audioRecorder_useRecordEventMask() local
DAudioPlayer_to_android.cpp1998 SLuint32 eventFlags = pPlayItf->mEventFlags; in android_audioPlayer_usePlayEventMask() local