Searched refs:mCallbackEventsMask (Results 1 – 9 of 9) sorted by relevance
147 if (thiz->mCallbackEventsMask != eventFlags) { in IRecord_SetCallbackEventsMask()148 thiz->mCallbackEventsMask = eventFlags; in IRecord_SetCallbackEventsMask()169 SLuint32 callbackEventsMask = thiz->mCallbackEventsMask; in IRecord_GetCallbackEventsMask()191 if (thiz->mCallbackEventsMask & SL_PLAYEVENT_HEADATMARKER) { in IRecord_SetMarkerPosition()217 if (thiz->mCallbackEventsMask & SL_PLAYEVENT_HEADATMARKER) { in IRecord_ClearMarkerPosition()320 thiz->mCallbackEventsMask = 0; in IRecord_init()
86 thiz->mCallbackEventsMask = eventFlags; in IPrefetchStatus_SetCallbackEventsMask()106 SLuint32 callbackEventsMask = thiz->mCallbackEventsMask; in IPrefetchStatus_GetCallbackEventsMask()177 thiz->mCallbackEventsMask = 0; in IPrefetchStatus_init()
428 thiz->mCallbackEventsMask = eventFlags; in IAndroidBufferQueue_SetCallbackEventsMask()449 SLuint32 callbackEventsMask = thiz->mCallbackEventsMask; in IAndroidBufferQueue_GetCallbackEventsMask()479 thiz->mCallbackEventsMask = SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED; in IAndroidBufferQueue_init()526 thiz->mCallbackEventsMask,
82 if (!(~mp->mPrefetchStatus.mCallbackEventsMask & in player_handleMediaPlayerEventNotifications()206 if (mp->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_FILLLEVELCHANGE) { in player_handleMediaPlayerEventNotifications()231 if (mp->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_STATUSCHANGE) { in player_handleMediaPlayerEventNotifications()274 if (!(~mp->mPrefetchStatus.mCallbackEventsMask & in player_handleMediaPlayerEventNotifications()
133 if (mAndroidBufferQueueSource->mCallbackEventsMask & in readAt()
148 if (ar->mRecord.mCallbackEventsMask & SL_RECORDEVENT_HEADSTALLED) { in audioRecorder_handleOverrun_lockRecord()506 SLuint32 eventFlags = pRecordItf->mCallbackEventsMask; in android_audioRecorder_useRecordEventMask()
700 if (!(~ap->mPrefetchStatus.mCallbackEventsMask & in sfplayer_handlePrefetchEvent()728 if (ap->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_FILLLEVELCHANGE) { in sfplayer_handlePrefetchEvent()752 if (ap->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_STATUSCHANGE) { in sfplayer_handlePrefetchEvent()826 if (!(~ap->mPrefetchStatus.mCallbackEventsMask & in sfplayer_handlePrefetchEvent()1254 prefetchEvents = ap->mPrefetchStatus.mCallbackEventsMask & in audioTrack_callBack_pullFromBuffQueue()2255 SLuint32 prefetchEvents = ap->mPrefetchStatus.mCallbackEventsMask & in android_audioPlayer_bufferQueue_onRefilled_l()
249 if (mAndroidBufferQueue->mCallbackEventsMask & in pullFromBuffQueue()
501 SLuint32 mCallbackEventsMask; member538 SLuint32 mCallbackEventsMask; member669 SLuint32 mCallbackEventsMask; member