Home
last modified time | relevance | path

Searched defs:VSync (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DDisplayEventReceiver.h74 struct VSync { struct
75 uint32_t count;
76 nsecs_t expectedVSyncTimestamp __attribute__((aligned(8)));
77 nsecs_t deadlineTimestamp __attribute__((aligned(8)));
78 nsecs_t frameInterval __attribute__((aligned(8)));
79 int64_t vsyncId;
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.h246 VSync, enumerator