Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPown.java385 public class ArgumentsHalfIntHalf { class in TestPown
432 ArgumentsHalfIntHalf args = new ArgumentsHalfIntHalf(); in verifyResultsPownHalfIntHalf()
519 ArgumentsHalfIntHalf args = new ArgumentsHalfIntHalf(); in verifyResultsPownHalf2Int2Half2()
606 ArgumentsHalfIntHalf args = new ArgumentsHalfIntHalf(); in verifyResultsPownHalf3Int3Half3()
693 ArgumentsHalfIntHalf args = new ArgumentsHalfIntHalf(); in verifyResultsPownHalf4Int4Half4()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java2988 static public void computePown(TestPown.ArgumentsHalfIntHalf args, Target t) {