• Khushal's avatar
    gpu/android : Add support for partial swap with surface control. · 4afb628e
    Khushal authored
    Add support for PostSubBuffer to GLSurfaceEGLSurfaceControl. This should
    allow the display compositor to draw the minimum sub-rect necessary from
    the damage tracking in BufferQueue on the client-side, and also to pass
    this damage rect to the framework.
    
    R=piman@chromium.org
    
    Bug: 926020
    Change-Id: I73d3320cab68250d4c6865bf21c5531682d8bf61
    Reviewed-on: https://chromium-review.googlesource.com/c/1457467
    Commit-Queue: Khushal <khushalsagar@chromium.org>
    Commit-Queue: Antoine Labour <piman@chromium.org>
    Reviewed-by: default avatarAntoine Labour <piman@chromium.org>
    Auto-Submit: Khushal <khushalsagar@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#629852}
    4afb628e
gl_surface_egl_surface_control.cc 11.1 KB