Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestDot.java236 verifyResultsDotFloat3Float3Float(inLeftVector, inRightVector, out, false); in checkDotFloat3Float3Float()
245 verifyResultsDotFloat3Float3Float(inLeftVector, inRightVector, out, true); in checkDotFloat3Float3Float()
254 …private void verifyResultsDotFloat3Float3Float(Allocation inLeftVector, Allocation inRightVector, … in verifyResultsDotFloat3Float3Float() method in TestDot