Searched refs:VsyncExcepType (Results 1 – 3 of 3) sorted by relevance
141 enum class VsyncExcepType { enum186 …static void SendVsyncException(VsyncExcepType type, uint32_t windowId, int32_t instanceId, uint64_…
147 …EventReport::SendVsyncException(VsyncExcepType::UI_VSYNC_TIMEOUT, windowId, instanceId, timeStamp); in RequestFrame()
259 void EventReport::SendVsyncException(VsyncExcepType type, uint32_t windowId, int32_t instanceId, ui… in SendVsyncException()