Searched refs:KEY_SPOTLIGHT_Y (Results 1 – 2 of 2) sorted by relevance
93 .putExtra(CropImage.KEY_SPOTLIGHT_Y, spotlightY) in onResume()
108 public static final String KEY_SPOTLIGHT_Y = "spotlightY"; field in CropImage781 float spotlightY = extras.getFloat(KEY_SPOTLIGHT_Y, 0); in setCropParameters()