From: Elliott Hughes Date: Fri, 15 Dec 2017 18:37:01 +0000 (-0800) Subject: Minimal reformat to match internal master. X-Git-Tag: android-x86-9.0-r1~288^2~9^2~2^2~3^2^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ceb1fa2284ab3338c59a85b3edc331cc75a2f276;p=android-x86%2Fframeworks-base.git Minimal reformat to match internal master. Internal master SHA 1bcacfdcab0eaa0cee92bd7f5a1b5e271dd68e52 reformats this entire project. To be able to update google-benchmark I need to make a small change to this file. This is the minimal change that avoids merge conflicts. Bug: N/A Test: builds Change-Id: If3568a0f59a7c007858435953e127167f5862825 --- diff --git a/libs/hwui/tests/macrobench/main.cpp b/libs/hwui/tests/macrobench/main.cpp index 1f5622252f6a..dd4ca6eb87cb 100644 --- a/libs/hwui/tests/macrobench/main.cpp +++ b/libs/hwui/tests/macrobench/main.cpp @@ -17,24 +17,24 @@ #include "tests/common/LeakChecker.h" #include "tests/common/TestScene.h" +#include "Properties.h" #include "hwui/Typeface.h" #include "protos/hwui.pb.h" -#include "Properties.h" -#include #include <../src/sysinfo.h> +#include #include +#include #include -#include #include +#include #include #include -#include -#include -#include -#include #include +#include +#include +#include using namespace android; using namespace android::uirenderer;