Searched refs:VsyncSource (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
H A DDisplayEventDispatcher.h26 ISurfaceComposer::VsyncSource vsyncSource = ISurfaceComposer::eVsyncSourceApp);
/frameworks/native/include/gui/
H A DDisplayEventReceiver.h88 ISurfaceComposer::VsyncSource vsyncSource = ISurfaceComposer::eVsyncSourceApp);
H A DISurfaceComposer.h75 enum VsyncSource { enum in class:android::ISurfaceComposer
98 VsyncSource vsyncSource = eVsyncSourceApp) = 0;
/frameworks/native/libs/gui/include/gui/
H A DDisplayEventReceiver.h88 ISurfaceComposer::VsyncSource vsyncSource = ISurfaceComposer::eVsyncSourceApp);
H A DISurfaceComposer.h75 enum VsyncSource { enum in class:android::ISurfaceComposer
98 VsyncSource vsyncSource = eVsyncSourceApp) = 0;
/frameworks/native/libs/gui/
H A DDisplayEventReceiver.cpp35 DisplayEventReceiver::DisplayEventReceiver(ISurfaceComposer::VsyncSource vsyncSource) {
H A DISurfaceComposer.cpp204 virtual sp<IDisplayEventConnection> createDisplayEventConnection(VsyncSource vsyncSource)
591 static_cast<ISurfaceComposer::VsyncSource>(data.readInt32())));
/frameworks/base/libs/androidfw/
H A DDisplayEventDispatcher.cpp37 ISurfaceComposer::VsyncSource vsyncSource) :
/frameworks/base/core/jni/
H A Dandroid_view_DisplayEventReceiver.cpp70 static_cast<ISurfaceComposer::VsyncSource>(vsyncSource)),
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h293 ISurfaceComposer::VsyncSource vsyncSource = eVsyncSourceApp);
H A DSurfaceFlinger.cpp1098 ISurfaceComposer::VsyncSource vsyncSource) {
H A DSurfaceFlinger_hwc1.cpp937 ISurfaceComposer::VsyncSource vsyncSource) {
/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp468 sp<IDisplayEventConnection> createDisplayEventConnection(ISurfaceComposer::VsyncSource)

Completed in 312 milliseconds