summaryrefslogtreecommitdiffstats
path: root/opengl/tests/hwc/hwcColorEquiv.cpp
diff options
context:
space:
mode:
authorLouis Huemiller <lhuemill@google.com>2011-01-09 10:59:31 -0800
committerLouis Huemiller <lhuemill@google.com>2011-01-09 10:59:31 -0800
commit653f81087920d479d8916a6ae6d2575dd80ed665 (patch)
tree74b0913b436b546531ec4be474d012b46699b6ea /opengl/tests/hwc/hwcColorEquiv.cpp
parente9c8c2206ed29eb367b66a8384dc10988ac0406c (diff)
downloadframeworks_native-653f81087920d479d8916a6ae6d2575dd80ed665.zip
frameworks_native-653f81087920d479d8916a6ae6d2575dd80ed665.tar.gz
frameworks_native-653f81087920d479d8916a6ae6d2575dd80ed665.tar.bz2
Hardware Composer Commit Points Benchmark
Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549
Diffstat (limited to 'opengl/tests/hwc/hwcColorEquiv.cpp')
-rw-r--r--opengl/tests/hwc/hwcColorEquiv.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/opengl/tests/hwc/hwcColorEquiv.cpp b/opengl/tests/hwc/hwcColorEquiv.cpp
index 4a87a05..1d03948 100644
--- a/opengl/tests/hwc/hwcColorEquiv.cpp
+++ b/opengl/tests/hwc/hwcColorEquiv.cpp
@@ -176,6 +176,8 @@ main(int argc, char *argv[])
assert(refFormat != NULL);
+ testSetLogCatTag(LOG_TAG);
+
// Parse command line arguments
while ((opt = getopt(argc, argv, "vs:e:r:D:?h")) != -1) {
switch (opt) {