Searched refs:mAppDisplayHeight (Results 1 – 2 of 2) sorted by relevance
439 int mAppDisplayHeight = 0; field in WindowManagerService1472 final int dh = mAppDisplayHeight; in adjustWallpaperWindowsLocked()1891 final int dh = mAppDisplayHeight; in updateWallpaperOffsetLocked()1932 final int dh = mAppDisplayHeight; in updateWallpaperVisibilityLocked()2760 updateWallpaperOffsetLocked(win, mAppDisplayWidth, mAppDisplayHeight, false); in relayoutWindow()5010 dh = mAppDisplayHeight; in screenshotApplications()5903 mAppDisplayHeight = mPolicy.getNonDecorDisplayHeight(dw, dh, mRotation); in computeNewConfigurationLocked()5906 + " x " + mAppDisplayHeight); in computeNewConfigurationLocked()5908 mDisplay.getMetricsWithSize(dm, mAppDisplayWidth, mAppDisplayHeight); in computeNewConfigurationLocked()5926 int shortSize = mAppDisplayHeight; in computeNewConfigurationLocked()[all …]
506 mService.mAppDisplayWidth, mService.mAppDisplayHeight, false); in computeFrameLw()