OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:truncwallsum
(Results
1 - 1
of
1
) sorted by null
/external/skia/bench/
TimerData.cpp
69
double
truncWallSum
= 0;
99
truncWallSum
+= fTruncatedWallTimes[i];
118
truncWallStr.appendf(doubleFormat,
truncWallSum
/ divisor);
Completed in 187 milliseconds