Searched refs:mTempWindowRenderStats (Results 1 – 1 of 1) sorted by relevance
716 private WindowContentFrameStats mTempWindowRenderStats; field in WindowManagerService11144 if (mTempWindowRenderStats == null) { in getWindowContentFrameStats()11145 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()11147 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()