Home
last modified time | relevance | path

Searched defs:cross (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java470 static private void cross(double[] v1, double[] v2, Target.Floaty[] out, Target t) { in cross() method in CoreMathVerifier
486 static private void cross(float[] v1, float[] v2, Target.Floaty[] out, Target t) { in cross() method in CoreMathVerifier