Descriptionsync compositor: Software draw
Minimal change to implement software draw in ipc-based
synchronous compositor. Changes are all internal to sync
compositor.
Allocate a new shared memory the size of the canvas in
ARGB_8888 format, share it to renderer to draw, and then
draw the memory into the canvas passed in.
BUG=545611
Committed: https://crrev.com/f6d263e9b4a207273d81f25c33bf62330287693a
Cr-Commit-Position: refs/heads/master@{#361564}
Patch Set 1 #Patch Set 2 : works #Patch Set 3 : traces #Patch Set 4 : remove zero #
Total comments: 6
Patch Set 5 : safe_math #
Total comments: 7
Patch Set 6 : review #
Total comments: 8
Patch Set 7 : dcheng review #
Messages
Total messages: 23 (7 generated)
|