OSDN Git Service

test-hwc2: set layer z order
authorMarissa Wall <marissaw@google.com>
Thu, 15 Dec 2016 20:28:47 +0000 (12:28 -0800)
committerMarissa Wall <marissaw@google.com>
Wed, 8 Mar 2017 21:36:36 +0000 (13:36 -0800)
commit273b1dfa05287a0016ae1fc230cd3a5b1b7433fa
treeca0c785d96aa177794067ca47bbfce5fae1e7922
parentac10819373b1ed4901f26c822484a789a7ca4be0
test-hwc2: set layer z order

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: I2c51df36d62f9d809583003b81c24dbd7a744301
services/surfaceflinger/tests/hwc2/Android.mk
services/surfaceflinger/tests/hwc2/Hwc2Test.cpp
services/surfaceflinger/tests/hwc2/Hwc2TestLayer.cpp
services/surfaceflinger/tests/hwc2/Hwc2TestLayer.h
services/surfaceflinger/tests/hwc2/Hwc2TestLayers.cpp [new file with mode: 0644]
services/surfaceflinger/tests/hwc2/Hwc2TestLayers.h [new file with mode: 0644]