Home | History | Annotate | Download | only in audioflinger

Lines Matching full:sync_event_t

289         SyncEvent(AudioSystem::sync_event_t type,
303 AudioSystem::sync_event_t type() const { return mType; }
309 const AudioSystem::sync_event_t mType;
317 sp<SyncEvent> createSyncEvent(AudioSystem::sync_event_t type,
512 virtual status_t start(int /*AudioSystem::sync_event_t*/ event,