Searched defs:eventFlags (Results 1 – 8 of 8) sorted by relevance
256 static SLresult IPlay_SetCallbackEventsMask(SLPlayItf self, SLuint32 eventFlags) in IPlay_SetCallbackEventsMask()295 SLuint32 eventFlags = thiz->mEventFlags; in IPlay_GetCallbackEventsMask() local
76 static SLresult IPrefetchStatus_SetCallbackEventsMask(SLPrefetchStatusItf self, SLuint32 eventFlags) in IPrefetchStatus_SetCallbackEventsMask()
420 SLuint32 eventFlags) in IAndroidBufferQueue_SetCallbackEventsMask()
132 static SLresult IRecord_SetCallbackEventsMask(SLRecordItf self, SLuint32 eventFlags) in IRecord_SetCallbackEventsMask()
246 void GenericPlayer::setPlayEvents(int32_t eventFlags, int32_t markerPositionMs, in setPlayEvents()526 int32_t eventFlags, markerPositionMs, positionUpdatePeriodMs; in onSetPlayEvents() local
810 SLuint32 eventFlags = pRecordItf->mCallbackEventsMask; in android_audioRecorder_useRecordEventMask() local
2267 SLuint32 eventFlags = pPlayItf->mEventFlags; in android_audioPlayer_usePlayEventMask() local
485 @UserCompletedEventType.EventTypesFlag int eventFlags) { in onUserCompletedEvent()