Searched refs:spotY (Results 1 – 2 of 2) sorted by relevance
116 float spotY, Paint p, Paint shadowPaint) { in drawWallpaperSelectionFrame() argument118 float sy = cropBounds.height() * spotY; in drawWallpaperSelectionFrame()
219 float spotY = mCropExtras.getSpotlightY(); in doneLoadBitmap() local220 if (spotX > 0 && spotY > 0) { in doneLoadBitmap()221 mCropView.setWallpaperSpotlight(spotX, spotY); in doneLoadBitmap()