Home
last modified time | relevance | path

Searched refs:sInterestingFloat16s (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DRSUtils.java50 private static final short[] sInterestingFloat16s = { field in RSUtils
235 for (short s : sInterestingFloat16s) { in genRandomFloat16s()