[coreboot-gerrit] Patch merged into coreboot/master: cbgfx: add get_image_dimension

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 27 15:22:45 CET 2015


the following patch was just integrated into master:
commit 20b790704155f6af8306156c450c8ca029763acd
Author: Daisuke Nojiri <dnojiri at chromium.org>
Date:   Thu Oct 1 15:56:28 2015 -0700

    cbgfx: add get_image_dimension
    
    get_image_dimension returns the width or height of the image projected on
    canvas.
    
    This is necessary for example when two images of different lengths have to
    be placed side by side in the center of the canvas and the widths of the
    images must be adjusted according to the height.
    
    BUG=chromium:502066
    BRANCH=tot
    TEST=Tested on Samus
    
    Change-Id: I119c83891f48046e888b6b526e63348e74f8b77c
    Signed-off-by: Patrick Georgi <pgeorgi at google.com>
    Original-Commit-Id: d1a97f0492eb02f906feb5b879b7b43518dfa4d7
    Original-Change-Id: Ie13f7994d639ea1556f73690b6b6b413ae64223c
    Original-Signed-off-by: Daisuke Nojiri <dnojiri at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/304113
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11929
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/11929 for details.

-gerrit



More information about the coreboot-gerrit mailing list