Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07b5cf2f authored by Ricardo Loo's avatar Ricardo Loo Committed by android-build-merger
Browse files

docs: Update gluUnProject parameter description. am: 232c4900

am: cb6a5fc0

Change-Id: If34955950f76c9ae8a488f57e7e2d3145bd55543
parents 4633240f cb6a5fc0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -203,8 +203,8 @@ public class GLU {
     * @param view the current view, {x, y, width, height}
     * @param viewOffset the offset into the view array where the view vector
     *        data starts.
     * @param obj the output vector {objX, objY, objZ}, that returns the
     *        computed object coordinates.
     * @param obj the output vector {objX, objY, objZ, objW}, that returns the
     *        computed homogeneous object coordinates.
     * @param objOffset the offset into the obj array where the obj vector data
     *        starts.
     * @return A return value of GL10.GL_TRUE indicates success, a return value