Searched refs:spotX (Results 1 – 2 of 2) sorted by relevance
115 public static void drawWallpaperSelectionFrame(Canvas canvas, RectF cropBounds, float spotX, in drawWallpaperSelectionFrame() argument117 float sx = cropBounds.width() * spotX; in drawWallpaperSelectionFrame()
218 float spotX = mCropExtras.getSpotlightX(); in doneLoadBitmap() local220 if (spotX > 0 && spotY > 0) { in doneLoadBitmap()221 mCropView.setWallpaperSpotlight(spotX, spotY); in doneLoadBitmap()