HomeSort by relevance Sort by last modified time
    Searched defs:I16_3 (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationCopyPaddedTest.java 144 test_AllocationPadded_Short3_1D_Helper(Element.I16_3(mRS));
181 test_AllocationPadded_Short3_2D_Helper(Element.I16_3(mRS));
219 test_AllocationPadded_Short3_3D_Helper(Element.I16_3(mRS));
680 test_AllocationPadded_copy1DRangeTo_Short3_Helper(Element.I16_3(mRS));
871 test_AllocationPadded_copy2DRangeTo_Short3_Helper(Element.I16_3(mRS));
    [all...]
ElementTest.java 85 assertTrue(Element.I16_3(mRS) != null);
302 eb.add(Element.I16_3(mRS), "I16_3", arraySize);
372 assertFalse(Element.I16_3(mRS).isComplex());
GetSetTest.java 499 testSetup(Element.I16_3(mRS));
    [all...]

Completed in 159 milliseconds