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