Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:SyncEvent

273     class SyncEvent;
275 typedef void (*sync_event_callback_t)(const wp<SyncEvent>& event) ;
277 class SyncEvent : public RefBase {
279 SyncEvent(AudioSystem::sync_event_t type,
288 virtual ~SyncEvent() {}
307 sp<SyncEvent> createSyncEvent(AudioSystem::sync_event_t type,
730 Vector < sp<SyncEvent> > mPendingSyncEvents; // sync events awaiting for a session