Searched refs:mTempWindowRenderStats (Results 1 – 1 of 1) sorted by relevance
748 private WindowContentFrameStats mTempWindowRenderStats; field in WindowManagerService10117 if (mTempWindowRenderStats == null) { in getWindowContentFrameStats()10118 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()10120 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()