Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTrunc.java273 verifyResultsTruncFloat4Float4(inV, out, false); in checkTruncFloat4Float4()
281 verifyResultsTruncFloat4Float4(inV, out, true); in checkTruncFloat4Float4()
289 private void verifyResultsTruncFloat4Float4(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTruncFloat4Float4() method in TestTrunc