summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gl_perf/fill_common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/tests/gl_perf/fill_common.cpp')
-rw-r--r--opengl/tests/gl_perf/fill_common.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/gl_perf/fill_common.cpp b/opengl/tests/gl_perf/fill_common.cpp
index a069f67..2a425f7 100644
--- a/opengl/tests/gl_perf/fill_common.cpp
+++ b/opengl/tests/gl_perf/fill_common.cpp
@@ -132,7 +132,7 @@ static void endTimer(int count) {
} else {
printf("%s, %f, %f\n", gCurrentTestName, mpps, dc60);
}
- LOGI("%s, %f, %f\r\n", gCurrentTestName, mpps, dc60);
+ ALOGI("%s, %f, %f\r\n", gCurrentTestName, mpps, dc60);
}