Searched refs:mOriginCoords (Results 1 – 1 of 1) sorted by relevance
143 private final int[] mOriginCoords = CoordinateUtils.newInstance(); field in MainKeyboardView445 getLocationInWindow(mOriginCoords); in locatePreviewPlacerView()446 mDrawingPreviewPlacerView.setKeyboardViewGeometry(mOriginCoords, getWidth(), getHeight()); in locatePreviewPlacerView()486 getLocationInWindow(mOriginCoords); in showKeyPreview()488 getWidth(), mOriginCoords, mDrawingPreviewPlacerView, isHardwareAccelerated()); in showKeyPreview()