Searched refs:EventRegistration (Results 1 – 10 of 10) sorted by relevance
/frameworks/native/libs/gui/aidl/android/gui/ |
D | ISurfaceComposer.aidl | 63 enum EventRegistration { enum 84 EventRegistration eventRegistration, @nullable IBinder layerHandle); in createDisplayEventConnection()
|
/frameworks/native/libs/gui/ |
D | DisplayEventReceiver.cpp | 45 gui::ISurfaceComposer::EventRegistration>( in DisplayEventReceiver()
|
/frameworks/native/libs/gui/include/gui/ |
D | DisplayEventReceiver.h | 41 using EventRegistrationFlags = ftl::Flags<gui::ISurfaceComposer::EventRegistration>;
|
/frameworks/native/services/surfaceflinger/tests/ |
D | Binder_test.cpp | 57 gui::ISurfaceComposer::EventRegistration(0), {}, in BinderTest()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | EventThreadTest.cpp | 213 gui::ISurfaceComposer::EventRegistration::modeChanged | in setupEventThread() 214 gui::ISurfaceComposer::EventRegistration::frameRateOverride); in setupEventThread() 216 gui::ISurfaceComposer::EventRegistration::modeChanged, in setupEventThread()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | EventThread.cpp | 595 gui::ISurfaceComposer::EventRegistration::modeChanged); in shouldConsumeEvent() 628 gui::ISurfaceComposer::EventRegistration::frameRateOverride); in shouldConsumeEvent()
|
/frameworks/base/core/jni/ |
D | android_view_DisplayEventReceiver.cpp | 111 static_cast<gui::ISurfaceComposer::EventRegistration>( in NativeDisplayEventReceiver()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.h | 1578 VsyncSource vsyncSource, EventRegistration eventRegistration,
|
D | SurfaceFlinger.cpp | 9673 VsyncSource vsyncSource, EventRegistration eventRegistration, in createDisplayEventConnection()
|
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 664 VsyncSource /*vsyncSource*/, EventRegistration /*eventRegistration*/, in createDisplayEventConnection() argument
|