Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTan.java351 verifyResultsTanHalfHalf(inV, out, false); in checkTanHalfHalf()
359 verifyResultsTanHalfHalf(inV, out, true); in checkTanHalfHalf()
367 private void verifyResultsTanHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTanHalfHalf() method in TestTan