OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mpps
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/tests/gl_perfapp/jni/
gl_code.cpp
85
ALOGI("\nvarColor, texCount, modulate, extraMath, texSize, blend,
Mpps
, DC60\n");
86
if (fOut) fprintf(fOut,"varColor, texCount, modulate, extraMath, texSize, blend,
Mpps
, DC60\r\n");
/frameworks/native/opengl/tests/gl_perf/
filltest.cpp
43
printf("\nvarColor, texCount, modulate, extraMath, texSize, blend,
Mpps
, DC60\n");
fill_common.cpp
126
double
mpps
= pixels / delta / 1000000;
local
130
fprintf(fOut, "%s, %f, %f\r\n", gCurrentTestName,
mpps
, dc60);
133
printf("%s, %f, %f\n", gCurrentTestName,
mpps
, dc60);
135
ALOGI("%s, %f, %f\r\n", gCurrentTestName,
mpps
, dc60);
Completed in 69 milliseconds