Go to file
Saurabh Shah 5c876fa6b2 SurfaceFlinger: EventThread: Fix Vsync array size.
Vsync array size is specified as HWC_DISPLAY_TYPES_SUPPORTED whose
value luckily happens to be 2. That enum is actually used for querying
hwc for the number of displays supported.

The implementation file EventThread.cpp correctly accesses the array
upto HWC_NUM_DISPLAY_TYPES

Change-Id: I36e3f0913e7d6fda7bbf4449c1fb32c7f18bb934
Signed-off-by: Amara Venkata Mastan Manoj Kumar<manojavm@codeaurora.org>
Signed-off-by: Saurabh Shah <saurshah@codeaurora.org>
2013-07-12 16:29:48 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib 2013-07-10 09:51:20 -07:00
data/etc Add hardware feature android.hardware.bluetooth.le xml file 2013-04-23 11:58:44 -07:00
include improve sensorservice's dumpsys 2013-07-08 15:44:41 -07:00
libs Merge "mv libcpustats from frameworks/native to frameworks/av" 2013-07-08 15:40:51 +00:00
opengl improve GLES jumptables 2013-07-01 15:52:47 -07:00
services SurfaceFlinger: EventThread: Fix Vsync array size. 2013-07-12 16:29:48 -07:00
MODULE_LICENSE_APACHE2
NOTICE