Searched defs:mViewRoot (Results 1 – 3 of 3) sorted by relevance
112 private ViewGroup mViewRoot; field in RenderSessionImpl478 doLayout(getContext(), mViewRoot, mMeasuredScreenWidth, mMeasuredScreenHeight); in renderAndBuildResult() local553 doLayout(getContext(), mViewRoot, mMeasuredScreenWidth, mMeasuredScreenHeight); in renderAndBuildResult() local
111 private View mViewRoot; field in PipMenuActivity
100 private final ViewRootImpl mViewRoot; field in InsetsController