Searched defs:cos (Results 1 – 2 of 2) sorted by relevance
219 float cos = cosf(radians); in TEST() local
66 static native float cos(float x); in cos() method in CoreMathVerifier315 static private Target.Floaty cos(float f, Target t) { in cos() method in CoreMathVerifier