Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DRenderThread.h75 struct VsyncSource { struct
78 virtual ~VsyncSource() {} in ~VsyncSource() argument
/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h100 enum VsyncSource { enum
/frameworks/native/libs/gui/tests/
DSurface_test.cpp677 ISurfaceComposer::VsyncSource, ISurfaceComposer::ConfigChanged) override { in createDisplayEventConnection()