OSDN Git Service

test-hwc2: power mode support
authorMarissa Wall <marissaw@google.com>
Thu, 15 Dec 2016 20:23:16 +0000 (12:23 -0800)
committerMarissa Wall <marissaw@google.com>
Wed, 8 Mar 2017 21:36:36 +0000 (13:36 -0800)
commit03c917316507dd1c12cdb15a84f5e41576ab4bde
tree67861a98d20d76fe8c56b2d6e2f4f1cd8485297d
parent93dc04fda8de625d780bcd9b3cef15ad7a4932a8
test-hwc2: power mode support

Test: Add "#define HAVE_NO_SURFACE_FLINGER" to
          frameworks/native/libs/gui/BufferQueueCore.cpp.
      Recompile and flash.
      Run "mm" in frameworks/native/services/surfaceflinger/tests/hwc2.
      Push test-hwc2 to device.
      Run "adb root && adb shell stop".
      Run test case. Ex: "./test-hwc2"

Change-Id: I4439f8215bb8d0652e6f5ad40f0c4625f7e97f9b
services/surfaceflinger/tests/hwc2/Hwc2Test.cpp