I have never seen a display that actually has a 18bpp frame buffer. Are you sure that is what you have? Usually when a display is claimed to be 18bpp, it is using a 16bpp frame buffer and wiring the green low bit to the red and blue low bits.
On Wed, Dec 29, 2010 at 7:42 AM, [email protected] <[email protected]>wrote: > Hi > I am porting android for 18bpp display.But in android(Cupcake)only > 16bpp(RGB565) support is there.Is there any proper way to make it work > for 18bpp display. > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
