OSDN Git Service

Allow 16-bit color EGLConfigs
authorJesse Hall <jessehall@google.com>
Thu, 20 Sep 2012 04:00:49 +0000 (21:00 -0700)
committerJesse Hall <jessehall@google.com>
Thu, 20 Sep 2012 04:00:49 +0000 (21:00 -0700)
commitf21cffa7d707dad10b2974c58c91482f7ca689ac
treee8b9ab1cb97cde782f77b4ca0fecc6848ecd24e2
parent3cdccc6f852be345c43bdfbc2466aa17c1173c9c
Allow 16-bit color EGLConfigs

The emulator without GPU acceleration only supports 16-bit
framebuffers.

Bug: 7185810
Change-Id: I883180367bf5b291d5e70427ab586d2e17868a96
services/surfaceflinger/SurfaceFlinger.cpp