Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:sync_event_t

323         SyncEvent(AudioSystem::sync_event_t type,
337 AudioSystem::sync_event_t type() const { return mType; }
343 const AudioSystem::sync_event_t mType;
351 sp<SyncEvent> createSyncEvent(AudioSystem::sync_event_t type,
617 virtual binder::Status start(int /*AudioSystem::sync_event_t*/ event,