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