Chromium Code Reviews
DescriptionAdd functions to DesktopViewInterface
cursorMoved()
Currently there is no function in DesktopViewInterface as callback for cursor
movement while TouchInputHandler triggers transformationChanged() when the
cursor moves. This is OK for current DesktopView but isn't friendly for later
OpenGL DesktopView impl. that doesn't expose repaint function to Java and
triggers repaint in native code when cursor pos or matrix is changed.
cursorVisibilityChanged()
Finished zijiehe@'s TODO. This allows OpenGL DesktopView to get information
about change of cursor visibility.
BUG=385924
Committed: https://crrev.com/983edc7f88fc99a9a3a23eaeb9cbc26df7dafd54
Cr-Commit-Position: refs/heads/master@{#402265}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 19 (7 generated)
|
|||||||||||||||||||||||||||||||||||||