Searched refs:yPos1 (Results 1 – 2 of 2) sorted by relevance
68 private int yPos1 = 100; field in FilterGradRepresentation.Band81 yPos1 = y+30; in Band()89 yPos1 = copy.yPos1; in Band()114 p.yPos1 = 100; in creatExample()168 || b1.yPos1 != b2.yPos1 in equals()192 int y = (mCurrentBand.yPos1 + mCurrentBand.yPos2)/2; in addBand()218 double dist = Math.hypot(point.xPos1 - x, point.yPos1 - y); in addBand()222 mCurrentBand.yPos1 += addDelta; in addBand()226 y = (mCurrentBand.yPos1 + mCurrentBand.yPos2)/2; in addBand()228 if (mCurrentBand.yPos1 > rect.bottom) { in addBand()[all …]
40 int yPos1[MAX_POINTS];58 float y1 = yPos1[i];