HomeSort by relevance Sort by last modified time
    Searched refs:KEY_SPOTLIGHT_Y (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Wallpaper.java 92 .putExtra(CropImage.KEY_SPOTLIGHT_Y, spotlightY)
CropImage.java 106 public static final String KEY_SPOTLIGHT_Y = "spotlightY";
766 float spotlightY = extras.getFloat(KEY_SPOTLIGHT_Y, 0);
    [all...]

Completed in 204 milliseconds