Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCopyToTest.java113 test_Allocationcopy1DRangeTo_Short_Helper(Element.F16(mRS), true); in test_Allocationcopy1DRangeTo_Short()
114 test_Allocationcopy1DRangeTo_Short_Helper(Element.F16(mRS), false); in test_Allocationcopy1DRangeTo_Short()
300 test_Allocationcopy2DRangeTo_Short_Helper(Element.F16(mRS), true); in test_Allocationcopy2DRangeTo_Short()
301 test_Allocationcopy2DRangeTo_Short_Helper(Element.F16(mRS), false); in test_Allocationcopy2DRangeTo_Short()
485 test_Allocationcopy3DRangeTo_Short_Helper(Element.F16(mRS)); in test_Allocationcopy3DRangeTo_Short()
724 test_Allocationcopy1DRangeToUnchecked_Short_Helper(Element.F16(mRS)); in test_Allocationcopy1DRangeToUnchecked_Short()
DElementTest.java186 Element[] F16 = { Element.F16(mRS) }; in testIsCompatible() local
247 F16, F16_2, F16_3, F16_4, in testIsCompatible()
284 eb.add(Element.F16(mRS), "F16", arraySize); in testElementBuilder()
354 assertFalse(Element.F16(mRS).isComplex()); in testIsComplex()
DFloat16ArithmeticTest.java56 Element f16 = Element.F16(mRS); in setUp()
DAllocationTest.java119 createTypedHelper(Element.F16(mRS)); in testCreateTyped()
162 createSizedHelper(Element.F16(mRS)); in testCreateSized()
685 helperShortCopy(Element.F16(mRS), s, 0, s, mode); in test1DCopyOperations()
697 helperShortCopy(Element.F16(mRS), s, off, count, mode); in test1DCopyOperations()
725 helperShortCopy2D(Element.F16(mRS), sX, sY, offX, offY, w, h); in test2DCopyOperations()
DRSBaseCompute.java84 element = Element.F16(rs); in getElement()
DReduceTest.java247 … Allocation inputAllocation = Allocation.createSized(mRS, Element.F16(mRS), inputArray.length); in findMinAndMaxHalf()
/cts/tests/tests/view/res/raw/
DGeneric.kl208 # key 186 F16
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt38367 …method @Deprecated public static android.renderscript.Element F16(android.renderscript.RenderScrip…