Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestDot.java326 verifyResultsDotFloat4Float4Float(inLeftVector, inRightVector, out, false); in checkDotFloat4Float4Float()
335 verifyResultsDotFloat4Float4Float(inLeftVector, inRightVector, out, true); in checkDotFloat4Float4Float()
344 …private void verifyResultsDotFloat4Float4Float(Allocation inLeftVector, Allocation inRightVector, … in verifyResultsDotFloat4Float4Float() method in TestDot