OSDN Git Service

test-hwc2: get and accept display changes
authorMarissa Wall <marissaw@google.com>
Thu, 15 Dec 2016 20:39:14 +0000 (12:39 -0800)
committerMarissa Wall <marissaw@google.com>
Wed, 8 Mar 2017 21:36:36 +0000 (13:36 -0800)
commit706178db2a89e2bf44e95bfad74dc4451a277b3d
tree2c49e0fd9a896002a246db62ef585ba44c093be5
parent1cd789cd2b300427467586f4ec721a8123f118b7
test-hwc2: get and accept display changes

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