Searched refs:theta_around_y (Results 1 – 1 of 1) sorted by relevance
338 const float theta_around_y = -mSensorValues[SENSOR_VALUE_ROTATION_X]; in get_eye_x_y_z() local343 float xz2 = z1 * sin(theta_around_y*3.14/180); in get_eye_x_y_z()344 float zz2 = z1 * cos(theta_around_y*3.14/180); in get_eye_x_y_z()