OSDN Git Service

test-hwc2: get and set active config
authorMarissa Wall <marissaw@google.com>
Thu, 15 Dec 2016 20:21:46 +0000 (12:21 -0800)
committerMarissa Wall <marissaw@google.com>
Wed, 8 Mar 2017 21:36:36 +0000 (13:36 -0800)
commit93dc04fda8de625d780bcd9b3cef15ad7a4932a8
tree126df894810a7778ec0c52578fb8a4cc99c9c08a
parentcf935cbfa66ec65a71485e91e63a5929dc2922a1
test-hwc2: get and set active config

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: I2ac012a27b31e34886e3ec7f04a8bfc3fd1b83c4
services/surfaceflinger/tests/hwc2/Hwc2Test.cpp