Searched defs:fromArray (Results 1 – 4 of 4) sorted by relevance
62 AK_FORCE_INLINE static IntArrayView fromArray(const std::array<int, N> &array) { in fromArray() function
73 public static LongArray fromArray(long[] array, int size) { in fromArray() method in LongArray
71 public static IntArray fromArray(int[] array, int size) { in fromArray() method in IntArray
66 public static LongArray fromArray(long[] array, int size) { in fromArray() method in LongArray