Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTan.java503 verifyResultsTanHalf3Half3(inV, out, false); in checkTanHalf3Half3()
511 verifyResultsTanHalf3Half3(inV, out, true); in checkTanHalf3Half3()
519 private void verifyResultsTanHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTanHalf3Half3() method in TestTan