Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFma.java449verifyResultsFmaHalfHalfHalfHalf(inMultiplicand1, inMultiplicand2, inOffset, out, false); in checkFmaHalfHalfHalfHalf()
459 verifyResultsFmaHalfHalfHalfHalf(inMultiplicand1, inMultiplicand2, inOffset, out, true); in checkFmaHalfHalfHalfHalf()
469 …private void verifyResultsFmaHalfHalfHalfHalf(Allocation inMultiplicand1, Allocation inMultiplican… in verifyResultsFmaHalfHalfHalfHalf() method in TestFma