Home
last modified time | relevance | path

Searched defs:VsyncSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DRenderThread.h76 struct VsyncSource { struct
79 virtual ~VsyncSource() {} in ~VsyncSource() argument
/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h106 enum VsyncSource { enum
/frameworks/native/libs/gui/tests/
DSurface_test.cpp690 ISurfaceComposer::VsyncSource, ISurfaceComposer::EventRegistrationFlags) override { in createDisplayEventConnection()