Searched defs:RepeatDoubleArray (Results 1 – 5 of 5) sorted by relevance
34 double[] RepeatDoubleArray(in double[] input, out double[] repeated); in RepeatDoubleArray() method
79 double[] RepeatDoubleArray(in double[] input, out double[] repeated); in RepeatDoubleArray() method
222 public double[] RepeatDoubleArray(double[] in_value, double[] repeated) { in RepeatDoubleArray() method in TestImpl
230 ::ndk::ScopedAStatus RepeatDoubleArray( in RepeatDoubleArray() function