Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java664 verifyResultsHypotHalf4Half4Half4(inA, inB, out, false); in checkHypotHalf4Half4Half4()
673 verifyResultsHypotHalf4Half4Half4(inA, inB, out, true); in checkHypotHalf4Half4Half4()
682 …private void verifyResultsHypotHalf4Half4Half4(Allocation inA, Allocation inB, Allocation out, boo… in verifyResultsHypotHalf4Half4Half4() method in TestHypot