Searched refs:windowX (Results 1 – 2 of 2) sorted by relevance
74 public final int windowX; field in DeviceProfile222 windowX = windowBounds.bounds.left; in DeviceProfile()459 bounds.bounds.offsetTo(windowX, windowY); in toBuilder()914 writer.println(prefix + pxToDpStr("windowX", windowX)); in dump()
233 mMatrix.postTranslate(mDp.windowX, mDp.windowY); in applyWindowToHomeRotation()