Searched refs:windowX (Results 1 – 18 of 18) sorted by relevance
11 windowX: 0.0px (0.0dp)
116 public final int windowX; field in DeviceProfile337 windowX = windowBounds.bounds.left; in DeviceProfile()1004 bounds.bounds.offsetTo(windowX, windowY); in toBuilder()2076 writer.println(prefix + pxToDpStr("windowX", windowX));
412 matrix.postTranslate(mDp.windowX, mDp.windowY); in applyWindowToHomeRotation()