Searched defs:asin (Results 1 – 5 of 5) sorted by relevance
276 const char **nin, const size_t * lengths, const uint32_t *asin) { in createRef()
139 public static float asin(float value) { in asin() method in MathUtils
1005 int[] asin = new int[mCount]; in create() local
1386 int[] asin = new int[mCount]; in create() local
357 float __attribute__((overloadable)) asin(float v) { in asin() function