Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:sync_event_t

319         SyncEvent(AudioSystem::sync_event_t type,
333 AudioSystem::sync_event_t type() const { return mType; }
339 const AudioSystem::sync_event_t mType;
347 sp<SyncEvent> createSyncEvent(AudioSystem::sync_event_t type,
578 virtual status_t start(int /*AudioSystem::sync_event_t*/ event,