Descriptionaw: Add and use DrawGL kModeSync
We need to support this new hidden api to avoid onDraw getting ahead of
DrawGL. Without this, onDraw can finish producing frame n+1 before DrawGL
consumes frame n, in which case DrawGL skips a frame.
Also make AwDrawGLInfo future proof.
BUG=397358
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285712
Patch Set 1 #Patch Set 2 : make AwDrawGLInfo future proof #
Total comments: 6
Messages
Total messages: 12 (0 generated)
|