Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestDot.java424 verifyResultsDotHalfHalfHalf(inLeftVector, inRightVector, out, false); in checkDotHalfHalfHalf()
433 verifyResultsDotHalfHalfHalf(inLeftVector, inRightVector, out, true); in checkDotHalfHalfHalf()
442 …private void verifyResultsDotHalfHalfHalf(Allocation inLeftVector, Allocation inRightVector, Alloc… in verifyResultsDotHalfHalfHalf() method in TestDot