Searched refs:opposite (Results 1 – 3 of 3) sorted by relevance
252 float opposite = Math.abs(pointY - mYCenter); in getDegreesFromCoords() local253 double radians = Math.asin(opposite / hypotenuse); in getDegreesFromCoords()
316 with a corner at <code>(-1, -1, -1)</code> and the opposite at <code>(1, 1, 1)</code>.
333 * with a corner at (-1, -1, -1) and the opposite at (1, 1, 1).