Searched refs:mTempWindowRenderStats (Results 1 – 1 of 1) sorted by relevance
996 private WindowContentFrameStats mTempWindowRenderStats; field in WindowManagerService6535 if (mTempWindowRenderStats == null) { in getWindowContentFrameStats()6536 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()6538 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()