Searched defs:theta (Results 1 – 14 of 14) sorted by relevance
33 const float theta) in NormalDistribution2D()
713 float theta = 0.0f; in updateAlignPointProbabilities() local
91 float theta = MAX_FLING_DEGREES + 1; in isFlingingToDelete() local
65 float theta = (float) Math.atan(slope); in determineScrollingStart() local
32 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
28 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
112 float theta = (float) atan(tanTheta); in addDownPointingRoundedTriangleToPath() local
118 double theta = theta0 + index * (2 * Math.PI / curNumItems) * direction; in getPosition() local
136 double theta; member
110 float theta = angle+atan2(yf, xf); in StereographicProjection() local
111 float theta = angle+atan2(yf, xf); in StereographicProjection() local
31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography()
908 float theta = (float) Math.atan(slope); in determineScrollingStart() local