Go to file
Andy McFadden 740fde1f82 DO NOT MERGE - Replace "lower power mode" experiment
This replaces the previous low-power mode experiment, which
discarded refresh events, with a new experiment that alters
the refresh period.

(see also I2849e5ea335c0d2509fea1c315392bce7f20451d )

The feature is enabled by specifying a nonzero value for the
"refresh skip count", which indicates the number of periods
to skip.  For example, the command:

  adb shell service call SurfaceFlinger 1016 i32 1

sets a skip count of '1', yielding a 30Hz refresh rate on a device
with a 60Hz display.  Changing the last value to '2' would set the
refresh to 20Hz.  '0' returns to the default behavior.

Bug 15523257

(cherry-pick from master I00039c22a55750e74035644c63800e4bee1c774a)

Change-Id: I9ef5539fa7da953dd97f88e7fa39be0dc20b6889
2014-06-12 01:34:41 +00:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Move to dalvik.vm.lib.2 to force default to libart 2014-05-28 14:31:47 -07:00
data/etc API Review: Update managed profiles feature flag. 2014-06-09 09:17:50 +00:00
include fix compiler warning in OMX_VideoExt.h 2014-06-05 22:33:52 -07:00
libs am 47d871b2: am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. 2014-05-13 00:54:50 +00:00
opengl opengl: Fix include style in generated JNI code 2014-05-20 13:31:05 -07:00
services DO NOT MERGE - Replace "lower power mode" experiment 2014-06-12 01:34:41 +00:00
MODULE_LICENSE_APACHE2
NOTICE