Searched defs:steps (Results 1 – 3 of 3) sorted by relevance
78 JSONArray steps = json.getJSONArray(Constants.RECIPE_FIELD_STEPS); in fromJson() local
468 private static void computeAxisStops(float start, float stop, int steps, AxisStops outStops) { in computeAxisStops()
142 int steps; member