Home
last modified time | relevance | path

Searched refs:EventRegistrationFlags (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.h95 ISurfaceComposer::EventRegistrationFlags eventRegistration = {});
110 const ISurfaceComposer::EventRegistrationFlags mEventRegistration;
127 ISurfaceComposer::EventRegistrationFlags eventRegistration = {}) const = 0;
175 ISurfaceComposer::EventRegistrationFlags eventRegistration = {}) const override;
DScheduler.h134 ConnectionHandle, ISurfaceComposer::EventRegistrationFlags eventRegistration = {});
251 EventThread*, ISurfaceComposer::EventRegistrationFlags eventRegistration = {});
DEventThread.cpp162 ISurfaceComposer::EventRegistrationFlags eventRegistration) in EventThreadConnection()
292 ISurfaceComposer::EventRegistrationFlags eventRegistration) const { in createEventConnection()
DScheduler.cpp217 EventThread* eventThread, ISurfaceComposer::EventRegistrationFlags eventRegistration) { in createConnectionInternal()
222 ConnectionHandle handle, ISurfaceComposer::EventRegistrationFlags eventRegistration) { in createDisplayEventConnection()
/frameworks/native/services/surfaceflinger/tests/unittests/mock/
DMockEventThread.h32 ISurfaceComposer::EventRegistrationFlags));
/frameworks/native/libs/gui/include/gui/
DDisplayEventDispatcher.h29 ISurfaceComposer::EventRegistrationFlags eventRegistration = {});
DISurfaceComposer.h129 using EventRegistrationFlags = ftl::Flags<EventRegistration>; variable
139 EventRegistrationFlags eventRegistration = {}) = 0;
DDisplayEventReceiver.h116 ISurfaceComposer::EventRegistrationFlags eventRegistration = {});
/frameworks/native/services/surfaceflinger/tests/
DSetFrameRateOverride_test.cpp32 const ISurfaceComposer::EventRegistrationFlags eventRegistration = { in SetUp()
/frameworks/native/libs/gui/
DDisplayEventReceiver.cpp37 ISurfaceComposer::EventRegistrationFlags eventRegistration) { in DisplayEventReceiver()
DDisplayEventDispatcher.cpp40 ISurfaceComposer::EventRegistrationFlags eventRegistration) in DisplayEventDispatcher()
DISurfaceComposer.cpp207 VsyncSource vsyncSource, EventRegistrationFlags eventRegistration) override { in createDisplayEventConnection()
1140 EventRegistrationFlags eventRegistration = in onTransact()
/frameworks/native/services/surfaceflinger/tests/unittests/
DEventThreadTest.cpp75 ISurfaceComposer::EventRegistrationFlags eventRegistration) in MockEventThreadConnection()
90 ISurfaceComposer::EventRegistrationFlags eventRegistration = {},
194 ISurfaceComposer::EventRegistrationFlags eventRegistration, uid_t ownerUid) { in createConnection()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h558 ISurfaceComposer::EventRegistrationFlags eventRegistration = {}) override;
DSurfaceFlinger.cpp1819 ISurfaceComposer::EventRegistrationFlags eventRegistration) { in createDisplayEventConnection()
/frameworks/native/libs/gui/tests/
DSurface_test.cpp695 ISurfaceComposer::VsyncSource, ISurfaceComposer::EventRegistrationFlags) override { in createDisplayEventConnection() argument