Searched refs:mOrientationSource (Results 1 – 1 of 1) sorted by relevance
85 private OrientationSource mOrientationSource; field in GLRootView236 if (mOrientationSource != null) { in layoutContentPane()237 displayRotation = mOrientationSource.getDisplayRotation(); in layoutContentPane()238 compensation = mOrientationSource.getCompensation(); in layoutContentPane()402 if ((mOrientationSource != null in onDrawFrameLocked()403 && mDisplayRotation != mOrientationSource.getDisplayRotation()) in onDrawFrameLocked()546 mOrientationSource = source; in setOrientationSource()