Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTan.java57 verifyResultsTanFloatFloat(inV, out, false); in checkTanFloatFloat()
65 verifyResultsTanFloatFloat(inV, out, true); in checkTanFloatFloat()
73 private void verifyResultsTanFloatFloat(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTanFloatFloat() method in TestTan