Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLog1p.java579 verifyResultsLog1pHalf4Half4(inV, out, false); in checkLog1pHalf4Half4()
587 verifyResultsLog1pHalf4Half4(inV, out, true); in checkLog1pHalf4Half4()
595 private void verifyResultsLog1pHalf4Half4(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsLog1pHalf4Half4() method in TestLog1p