Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestDot.java711 verifyResultsDotHalf4Half4Half(inLeftVector, inRightVector, out, false); in checkDotHalf4Half4Half()
720 verifyResultsDotHalf4Half4Half(inLeftVector, inRightVector, out, true); in checkDotHalf4Half4Half()
729 …private void verifyResultsDotHalf4Half4Half(Allocation inLeftVector, Allocation inRightVector, All… in verifyResultsDotHalf4Half4Half() method in TestDot