summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/LayerBase.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-07-06 16:35:30 -0700
committerMathias Agopian <mathias@google.com>2011-07-08 14:37:05 -0700
commit6163091a2c366f8311fc3ee627dc7deb9681236e (patch)
tree884aacc65ed628a7ff4b5285253285f58344b835 /services/surfaceflinger/LayerBase.cpp
parenta464123a0d57aa9393e33e14248b82403bce7de9 (diff)
downloadframeworks_native-6163091a2c366f8311fc3ee627dc7deb9681236e.zip
frameworks_native-6163091a2c366f8311fc3ee627dc7deb9681236e.tar.gz
frameworks_native-6163091a2c366f8311fc3ee627dc7deb9681236e.tar.bz2
Fix EGLUtils::selectConfigForPixelFormat()
- renderscript now calls EGL directly instead of relying on this function - surfaceflinger also does its own EGLConfig selection - selectConfigForPixelFormat stays for legacy reason (many tests use it) but it now only tries to match the alpha channel of the format rather than the format itself. this will allow implementations who don't support the exact formats defined in the HAL to work properly. Bug: 4998223 Change-Id: Ic664dfc14d5072a514b6f77a115d1521bfc1578f
Diffstat (limited to 'services/surfaceflinger/LayerBase.cpp')
0 files changed, 0 insertions, 0 deletions