Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java309 verifyResultsHypotFloat4Float4Float4(inA, inB, out, false); in checkHypotFloat4Float4Float4()
318 verifyResultsHypotFloat4Float4Float4(inA, inB, out, true); in checkHypotFloat4Float4Float4()
327 …private void verifyResultsHypotFloat4Float4Float4(Allocation inA, Allocation inB, Allocation out, … in verifyResultsHypotFloat4Float4Float4() method in TestHypot