Hi,
I have a custom board with lcd of 18bit rgb color, and 240x320 resolution.
OS is Android.
DDMS command of Android SDK captured screen, and ddm_screenscapture-2014-07-08.png outputed.
The gralloc library supported 240x320 for DDMS ?
LCD display is work (20140708.jpg).
logcat
| I/imx5x.gralloc( 2207): id | = DISP3 BG |
| I/imx5x.gralloc( 2207): xres | = 240 px |
| I/imx5x.gralloc( 2207): yres | = 320 px |
I/imx5x.gralloc( 2207): xres_virtual = 256 px
I/imx5x.gralloc( 2207): yres_virtual = 1152 px
| I/imx5x.gralloc( 2207): bpp | = 16 |
| I/imx5x.gralloc( 2207): r | = 11:5 |
| I/imx5x.gralloc( 2207): g | = 5:6 |
| I/imx5x.gralloc( 2207): b | = 0:5 |
| I/imx5x.gralloc( 2207): width | = 38 mm (160.421051 dpi) |
| I/imx5x.gralloc( 2207): height | = 51 mm (159.372543 dpi) |
I/imx5x.gralloc( 2207): refresh rate = 59.71 Hz
I/FslOverlay( 2207): /dev/graphics/fb0 fb_var: bits_per_pixel 16,xres 240,yres 320,xres_virtual 256,yres_virtual 1152
Best Regards,
Masaki Hayakawa.