OSDN Git Service

deprecate L_8, LA_88 and RGB_332 in sdk
authorMathias Agopian <mathias@google.com>
Fri, 24 Feb 2012 22:58:36 +0000 (14:58 -0800)
committerMathias Agopian <mathias@google.com>
Fri, 24 Feb 2012 22:58:36 +0000 (14:58 -0800)
commitff615cc7a1cceedd705b0623b058c54669b29596
treeceff349c4850df6c830d026aae4249b437b4c3ba
parent0c76ba2dd9df43e13482f9748abe452a8ed2a9a4
deprecate L_8, LA_88 and RGB_332 in sdk

re-add support for pixelformats L_8, LA_88 and RGB_332 in libui
for backward compatibility.

This may or may not fix 6058926

Bug: 6049685
Change-Id: Ic1b8b4cc994522f7fe664da64c0ef76b98bc6d53
include/ui/PixelFormat.h
libs/ui/PixelFormat.cpp
services/surfaceflinger/Layer.cpp
services/surfaceflinger/SurfaceFlinger.cpp