Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLgamma.java587 verifyResultsLgammaFloat4Int4Float4(inV, outSignOfGamma, out, false); in checkLgammaFloat4Int4Float4()
598 verifyResultsLgammaFloat4Int4Float4(inV, outSignOfGamma, out, true); in checkLgammaFloat4Int4Float4()
607 …private void verifyResultsLgammaFloat4Int4Float4(Allocation inV, Allocation outSignOfGamma, Alloca… in verifyResultsLgammaFloat4Int4Float4() method in TestLgamma