Lines Matching refs:PhysicalDisplayId
138 void dispatchVsync(nsecs_t timestamp, PhysicalDisplayId displayId, uint32_t count,
140 void dispatchHotplug(nsecs_t timestamp, PhysicalDisplayId displayId, bool connected) override;
141 void dispatchModeChanged(nsecs_t timestamp, PhysicalDisplayId displayId, int32_t modeId,
143 void dispatchNullEvent(nsecs_t, PhysicalDisplayId) override;
144 void dispatchFrameRateOverrides(nsecs_t timestamp, PhysicalDisplayId displayId,
310 PhysicalDisplayId(0), systemTime()}; in scheduleLatestConfigRequest()
359 void Choreographer::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId, uint32_t, in dispatchVsync() argument
380 void Choreographer::dispatchHotplug(nsecs_t, PhysicalDisplayId displayId, bool connected) { in dispatchHotplug()
385 void Choreographer::dispatchModeChanged(nsecs_t, PhysicalDisplayId, int32_t, nsecs_t) { in dispatchModeChanged() argument
389 void Choreographer::dispatchFrameRateOverrides(nsecs_t, PhysicalDisplayId, in dispatchFrameRateOverrides() argument
394 void Choreographer::dispatchNullEvent(nsecs_t, PhysicalDisplayId) { in dispatchNullEvent() argument