Home
last modified time | relevance | path

Searched defs:genRandomDoubles (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
H A DRSUtils.java48 public static void genRandomDoubles(long seed, double min, double max, double array[], in genRandomDoubles() method in RSUtils
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DRSUtils.java70 public static void genRandomDoubles(long seed, double min, double max, double array[], in genRandomDoubles() method in RSUtils