Project Silk: Difference between revisions

Line 8: Line 8:
VsyncDispatcher stands at the key position of Project Silk. The main role of this object is
VsyncDispatcher stands at the key position of Project Silk. The main role of this object is
# to receive HW vsync event from vsync driver.
# to receive HW vsync event from vsync driver.
# to dispatch vsync event to sync listeners.
# to dispatch vsync event to registered-event listeners.


There is exactly one and only one VsyncDispatcher object in chrome process and each content process. VsyncDispatcher's job in chrome side and content side is kind of different.
There is exactly one and only one VsyncDispatcher object in chrome process and each content process. VsyncDispatcher's job in chrome side and content side is kind of different.
Confirmed users
1,643

edits