Searched refs:sBenchMma (Results 1 – 1 of 1) sorted by relevance
50 static float sBenchMma = 0; variable595 sBenchMma = ((9 * sBenchMma) + thisFrame) / 10; in draw()597 sBenchMma = thisFrame; in draw()601 ALOGD("Average frame time: %.4f", sBenchMma); in draw()