Searched refs:mDisplayWidthAtLastSurfaceSizeUpdate (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DImageWallpaper.java96 private int mDisplayWidthAtLastSurfaceSizeUpdate = -1; field in class:ImageWallpaper.DrawableEngine
282 mDisplayWidthAtLastSurfaceSizeUpdate = displayInfo.logicalWidth;
485 out.print(" width="); out.print(mDisplayWidthAtLastSurfaceSizeUpdate);

Completed in 64 milliseconds