Searched defs:PhysicalDisplayId (Results 1 – 4 of 4) sorted by relevance
26 using PhysicalDisplayId = uint64_t; variable
353 void Choreographer::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId, uint32_t) { in dispatchVsync() argument390 void Choreographer::dispatchNullEvent(nsecs_t, PhysicalDisplayId) { in dispatchNullEvent() argument
332 struct PhysicalDisplayId {}; struct