Searched defs:spotY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
H A DCropDrawingUtils.java116 float spotY, Paint p, Paint shadowPaint) {
118 float sy = cropBounds.height() * spotY;
115 drawWallpaperSelectionFrame(Canvas canvas, RectF cropBounds, float spotX, float spotY, Paint p, Paint shadowPaint) argument

Completed in 83 milliseconds