Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTrunc.java201 verifyResultsTruncFloat3Float3(inV, out, false); in checkTruncFloat3Float3()
209 verifyResultsTruncFloat3Float3(inV, out, true); in checkTruncFloat3Float3()
217 private void verifyResultsTruncFloat3Float3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTruncFloat3Float3() method in TestTrunc