Searched refs:aperture (Results 1 – 2 of 2) sorted by relevance
122 return context.getString(R.string.aperture); in getDetailsName()
988 float aperture = Float.parseFloat(value); in copyExif() local990 String.valueOf((int) (aperture * 10 + 0.5f)) + "/10"); in copyExif()