Searched defs:sin (Results 1 – 13 of 13) sorted by relevance
42 sockaddr_in *sin = (sockaddr_in *)ss; in parse() local
69 public static float sin(float angle) { in sin() method in FloatMath
428 float sin = (float) Math.sin(rad); in nPreRotate() local1005 float sin = (float)Math.sin(rad); in getRotate() local1011 /*package*/ static float[] getRotate(float sin, float cos) { in getRotate()1017 float sin = (float)Math.sin(rad); in setRotate() local1023 /*package*/ static float[] setRotate(float[] dest, float sin, float cos) { in setRotate()1048 float sin = (float)Math.sin(rad); in getRotate() local
125 final float sin = values[Matrix.MSKEW_Y]; in setAnimationMatrix() local
357 float sin = (float) Math.sin(thetaRad); in LegendreTable() local
75 double sin = Math.sin(angle / 2); in set() local
522 float sin = sinf(angle); in setRotationMatrix() local
565 float sin = (float) Math.sin(angle); in rotate() local
1004 String[] sin = new String[mCount]; in create() local
367 double sin = Math.sin(radians); in getRange() local
1383 String[] sin = new String[mCount]; in create() local
832 final double sin = Math.sin(selAngleRad); in drawSelector() local
746 float __attribute__((overloadable)) sin(float v) { in sin() function749 FN_FUNC_FN(sin) in FN_FUNC_FN() argument