Searched defs:stepPix (Results 1 – 2 of 2) sorted by relevance
26 private final float stepPix; field in XYStep31 public XYStep(float stepCount, float stepPix, double stepVal) { in XYStep()
54 float stepPix = 0; in getStep() local