Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTan.java129 verifyResultsTanFloat2Float2(inV, out, false); in checkTanFloat2Float2()
137 verifyResultsTanFloat2Float2(inV, out, true); in checkTanFloat2Float2()
145 private void verifyResultsTanFloat2Float2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTanFloat2Float2() method in TestTan