Searched defs:VSync (Results 1 – 2 of 2) sorted by relevance
74 struct VSync { struct75 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;
246 VSync, enumerator