Searched refs:mTempWindowRenderStats (Results 1 – 1 of 1) sorted by relevance
770 private WindowContentFrameStats mTempWindowRenderStats; field in WindowManagerService6169 if (mTempWindowRenderStats == null) { in getWindowContentFrameStats()6170 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()6172 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()