Searched refs:yPos2 (Results 1 – 2 of 2) sorted by relevance
70 private int yPos2 = 100; field in FilterGradRepresentation.Band83 yPos2 = y-30; in Band()91 yPos2 = copy.yPos2; in Band()116 p.yPos2 = 100; in creatExample()169 || b1.yPos2 != b2.yPos2) { in equals()192 int y = (mCurrentBand.yPos1 + mCurrentBand.yPos2)/2; in addBand()224 mCurrentBand.yPos2 += addDelta; in addBand()226 y = (mCurrentBand.yPos1 + mCurrentBand.yPos2)/2; in addBand()316 ret[i++] = point.yPos2; in getYPos2()410 mCurrentBand.yPos2 = (int)y; in setPoint2()[all …]
42 int yPos2[MAX_POINTS];60 float y2 = yPos2[i];