Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestCosh.java579 verifyResultsCoshHalf4Half4(inV, out, false); in checkCoshHalf4Half4()
587 verifyResultsCoshHalf4Half4(inV, out, true); in checkCoshHalf4Half4()
595 private void verifyResultsCoshHalf4Half4(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsCoshHalf4Half4() method in TestCosh