DescriptionAutomatically redraw the display on resume.
- OnscreenContextProvider notifies the CommandBufferImpl when the context has
been lost.
- This in turn causes DisplayImpl::OutputSurfaceLost() to be called, which
results in it calling back to OnscreenContextProvider to ask it to create a
new context when suitable.
This patch is heavily based off https://codereview.chromium.org/1116883002/ by
etiennej@chromium.org.
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/a3b4ddbca7f09447fc281e21f1503c90c8c8be14
Patch Set 1 #
Total comments: 2
Patch Set 2 : Schedule draw on coming back from context loss #Patch Set 3 : Response to review #
Messages
Total messages: 12 (2 generated)
|