Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestDot.java614 verifyResultsDotHalf3Half3Half(inLeftVector, inRightVector, out, false); in checkDotHalf3Half3Half()
623 verifyResultsDotHalf3Half3Half(inLeftVector, inRightVector, out, true); in checkDotHalf3Half3Half()
632 …private void verifyResultsDotHalf3Half3Half(Allocation inLeftVector, Allocation inRightVector, All… in verifyResultsDotHalf3Half3Half() method in TestDot