Searched refs:xPos2 (Results 1 – 2 of 2) sorted by relevance
69 private int xPos2 = -1; field in FilterGradRepresentation.Band82 xPos2 = x; in Band()90 xPos2 = copy.xPos2; in Band()115 p.xPos2 = -1; in creatExample()167 || b1.xPos2 != b2.xPos2 in equals()191 int x = (mCurrentBand.xPos1 + mCurrentBand.xPos2)/2; in addBand()223 mCurrentBand.xPos2 += addDelta; in addBand()225 x = (mCurrentBand.xPos1 + mCurrentBand.xPos2)/2; in addBand()307 ret[i++] = point.xPos2; in getXPos2()409 mCurrentBand.xPos2 = (int)x; in setPoint2()[all …]
41 int xPos2[MAX_POINTS];59 float x2 = xPos2[i];