Searched defs:RepeatDoubleArray (Results 1 – 8 of 8) sorted by relevance
86 double[] RepeatDoubleArray(in double[] input, out double[] repeated); in RepeatDoubleArray() method
38 double[] RepeatDoubleArray(in double[] input, out double[] repeated); in RepeatDoubleArray() method
55 double[] RepeatDoubleArray(in double[] input, out double[] repeated); in RepeatDoubleArray() method
246 public double[] RepeatDoubleArray(double[] in_value, double[] repeated) { in RepeatDoubleArray() method in TestImpl
263 ::ndk::ScopedAStatus RepeatDoubleArray( in RepeatDoubleArray() function