OSDN Git Service

tests: fb-simple: add 32bit support
authorDima Zavin <dima@android.com>
Tue, 11 Jan 2011 18:46:25 +0000 (10:46 -0800)
committerDima Zavin <dima@android.com>
Fri, 22 Apr 2011 02:05:06 +0000 (19:05 -0700)
commit480a3b1c6d5413e06775a9d53cb1596535fd91ae
tree229d1f558e1ee2bbe8d19511a44fbf8185f106e8
parent7c81ec40f5f466b23c2ebacabe1e4e9ac6932bd5
tests: fb-simple: add 32bit support

Add a commandline argument to provide bpp.

test-fb-simple <bpp> <w> <h> <buffer#>

Valid values for bpp are 16 and 32.

Change-Id: I60485700c379746948abda6f03d617d9f605fb7b
Signed-off-by: Dima Zavin <dima@android.com>
tests/framebuffer/fb_test.c