OSDN Git Service

test-hwc2: enable vsync
authorMarissa Wall <marissaw@google.com>
Thu, 15 Dec 2016 20:24:13 +0000 (12:24 -0800)
committerMarissa Wall <marissaw@google.com>
Wed, 8 Mar 2017 21:36:36 +0000 (13:36 -0800)
commit572a1eedae1d15a8544c95f0284e5b1216a187d2
tree78346873e7040ed15a36c66cc3899a7ec48f870e
parent03c917316507dd1c12cdb15a84f5e41576ab4bde
test-hwc2: enable vsync

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