Searched refs:fCumulativeFPS_Time (Results 1 – 2 of 2) sorted by relevance
219 double fCumulativeFPS_Time; variable
1484 fCumulativeFPS_Time += fTimer.fWall; in afterChildren()2024 fCumulativeFPS_Time = 0; in resetFPS()2306 title.appendf(" -> %4.4f ms", fCumulativeFPS_Time / (float)SkTMax(1, fCumulativeFPS_Count)); in updateTitle()