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()
147 public static float asin(float value) { in asin() method in MathUtils
1005 int[] asin = new int[mCount]; in create() local
1387 int[] asin = new int[mCount]; in create() local
360 float __attribute__((overloadable)) asin(float v) { in asin() function