Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTrunc.java129 verifyResultsTruncFloat2Float2(inV, out, false); in checkTruncFloat2Float2()
137 verifyResultsTruncFloat2Float2(inV, out, true); in checkTruncFloat2Float2()
145 private void verifyResultsTruncFloat2Float2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTruncFloat2Float2() method in TestTrunc