Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloat16ArithmeticTest.java83 private boolean checkFloat16Output(int x, int y, short[][][] refValues, in checkFloat16Output() argument
90 short lb = refValues[x][y][0]; in checkFloat16Output()
91 short ub = refValues[x][y][1]; in checkFloat16Output()