Searched refs:mTempWindowRenderStats (Results 1 – 1 of 1) sorted by relevance
1087 private WindowContentFrameStats mTempWindowRenderStats; field in WindowManagerService6832 if (mTempWindowRenderStats == null) { in getWindowContentFrameStats()6833 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()6835 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()