Searched defs:fOut (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp19 FILE * fOut = NULL; variable
129 if (fOut) {
130 fprintf(fOut, "%s, %f, %f\r\n", gCurrentTestName, mpps, dc60);
131 fflush(fOut);

Completed in 406 milliseconds