Searched refs:KEY_SPOTLIGHT_Y (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DWallpaper.java92 .putExtra(CropImage.KEY_SPOTLIGHT_Y, spotlightY)
H A DCropImage.java106 public static final String KEY_SPOTLIGHT_Y = "spotlightY"; field in class:CropImage
766 float spotlightY = extras.getFloat(KEY_SPOTLIGHT_Y, 0);

Completed in 6 milliseconds