/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestNativeSincos.java | 49 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkNativeSincosFloatFloatFloat() 50 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSincosFloatFloatFloat() 58 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkNativeSincosFloatFloatFloat() 59 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSincosFloatFloatFloat() 137 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkNativeSincosFloat2Float2Float2() 138 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSincosFloat2Float2Float2() 146 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkNativeSincosFloat2Float2Float2() 147 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSincosFloat2Float2Float2() 225 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INP… in checkNativeSincosFloat3Float3Float3() 226 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSincosFloat3Float3Float3() [all …]
|
D | TestSincos.java | 49 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkSincosFloatFloatFloat() 50 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkSincosFloatFloatFloat() 58 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkSincosFloatFloatFloat() 59 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkSincosFloatFloatFloat() 137 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkSincosFloat2Float2Float2() 138 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkSincosFloat2Float2Float2() 146 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkSincosFloat2Float2Float2() 147 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkSincosFloat2Float2Float2() 225 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INP… in checkSincosFloat3Float3Float3() 226 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkSincosFloat3Float3Float3() [all …]
|
D | TestFrexp.java | 49 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkFrexpFloatIntFloat() 50 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFrexpFloatIntFloat() 58 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkFrexpFloatIntFloat() 59 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFrexpFloatIntFloat() 137 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkFrexpFloat2Int2Float2() 138 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFrexpFloat2Int2Float2() 146 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkFrexpFloat2Int2Float2() 147 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFrexpFloat2Int2Float2() 225 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3… in checkFrexpFloat3Int3Float3() 226 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFrexpFloat3Int3Float3() [all …]
|
D | TestModf.java | 49 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() 50 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkModfFloatFloatFloat() 58 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() 59 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkModfFloatFloatFloat() 137 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() 138 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkModfFloat2Float2Float2() 146 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() 147 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkModfFloat2Float2Float2() 225 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat3Float3Float3() 226 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkModfFloat3Float3Float3() [all …]
|
D | TestLgamma.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLgammaFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLgammaFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkLgammaFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkLgammaFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkLgammaFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkLgammaFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkLgammaFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkLgammaFloat4Float4() 330 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloatIntFloat() 331 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLgammaFloatIntFloat() [all …]
|
D | TestRemquo.java | 51 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkRemquoFloatFloatIntFloat() 52 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRemquoFloatFloatIntFloat() 61 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkRemquoFloatFloatIntFloat() 62 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRemquoFloatFloatIntFloat() 134 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkRemquoFloat2Float2Int2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRemquoFloat2Float2Int2Float2() 144 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkRemquoFloat2Float2Int2Float2() 145 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRemquoFloat2Float2Int2Float2() 217 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3… in checkRemquoFloat3Float3Int3Float3() 218 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRemquoFloat3Float3Int3Float3() [all …]
|
D | TestFract.java | 49 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), I… in checkFractFloatFloatFloat() 50 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFractFloatFloatFloat() 58 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), I… in checkFractFloatFloatFloat() 59 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFractFloatFloatFloat() 137 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), I… in checkFractFloat2Float2Float2() 138 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFractFloat2Float2Float2() 146 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), I… in checkFractFloat2Float2Float2() 147 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFractFloat2Float2Float2() 225 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), I… in checkFractFloat3Float3Float3() 226 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFractFloat3Float3Float3() [all …]
|
D | TestClz.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 1), INPUTS… in checkClzCharChar() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 1), INPUTS… in checkClzCharChar() 116 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 2), INPUTS… in checkClzChar2Char2() 123 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 2), INPUTS… in checkClzChar2Char2() 184 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 3), INPUTS… in checkClzChar3Char3() 191 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 3), INPUTS… in checkClzChar3Char3() 252 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 4), INPUTS… in checkClzChar4Char4() 259 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 4), INPUTS… in checkClzChar4Char4() 325 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkClzUcharUchar() 332 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkClzUcharUchar() [all …]
|
D | TestConvert.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertFloat2Float2() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertFloat2Float2() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertFloat3Float3() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertFloat3Float3() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkConvertFloat4Float4() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkConvertFloat4Float4() 260 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertChar2Float2() 267 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertChar2Float2() 329 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertChar3Float3() 336 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertChar3Float3() [all …]
|
D | TestAbs.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkAbsCharUchar() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkAbsCharUchar() 116 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 2), INPU… in checkAbsChar2Uchar2() 123 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 2), INPU… in checkAbsChar2Uchar2() 184 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 3), INPU… in checkAbsChar3Uchar3() 191 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 3), INPU… in checkAbsChar3Uchar3() 252 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 4), INPU… in checkAbsChar4Uchar4() 259 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 4), INPU… in checkAbsChar4Uchar4() 325 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_16, 1), INP… in checkAbsShortUshort() 332 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_16, 1), INP… in checkAbsShortUshort() [all …]
|
D | TestIlogb.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1), INPUT… in checkIlogbFloatInt() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1), INPUT… in checkIlogbFloatInt() 109 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2), INPUT… in checkIlogbFloat2Int2() 116 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2), INPUT… in checkIlogbFloat2Int2() 170 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3), INPUT… in checkIlogbFloat3Int3() 177 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3), INPUT… in checkIlogbFloat3Int3() 231 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 4), INPUT… in checkIlogbFloat4Int4() 238 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 4), INPUT… in checkIlogbFloat4Int4()
|
D | TestNativeExp2.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeExp2FloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeExp2FloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeExp2Float2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeExp2Float2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeExp2Float3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeExp2Float3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeExp2Float4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeExp2Float4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeExp2HalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeExp2HalfHalf() [all …]
|
D | TestRadians.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRadiansFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRadiansFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRadiansFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRadiansFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRadiansFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRadiansFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkRadiansFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkRadiansFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkRadiansHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkRadiansHalfHalf() [all …]
|
D | TestSign.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkSignFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkSignFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkSignFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkSignFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkSignFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkSignFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkSignFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkSignFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkSignHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkSignHalfHalf() [all …]
|
D | TestNativeLog.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeLogFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeLogFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeLogFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeLogFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeLogFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeLogFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeLogFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeLogFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeLogHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeLogHalfHalf() [all …]
|
D | TestNativeLog2.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeLog2FloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeLog2FloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeLog2Float2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeLog2Float2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeLog2Float3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeLog2Float3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeLog2Float4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeLog2Float4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeLog2HalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeLog2HalfHalf() [all …]
|
D | TestNativeRecip.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeRecipFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeRecipFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeRecipFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeRecipFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeRecipFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeRecipFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeRecipFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeRecipFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeRecipHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeRecipHalfHalf() [all …]
|
D | TestNativeRsqrt.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeRsqrtFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeRsqrtFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeRsqrtFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeRsqrtFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeRsqrtFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeRsqrtFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeRsqrtFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeRsqrtFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeRsqrtHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeRsqrtHalfHalf() [all …]
|
D | TestNativeSin.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSinFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSinFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSinFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSinFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSinFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSinFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSinFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSinFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSinHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSinHalfHalf() [all …]
|
D | TestNativeSinh.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSinhFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSinhFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSinhFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSinhFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSinhFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSinhFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSinhFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSinhFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSinhHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSinhHalfHalf() [all …]
|
D | TestNativeSinpi.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSinpiFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSinpiFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSinpiFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSinpiFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSinpiFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSinpiFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSinpiFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSinpiFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSinpiHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSinpiHalfHalf() [all …]
|
D | TestNativeSqrt.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSqrtFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSqrtFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSqrtFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSqrtFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSqrtFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSqrtFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSqrtFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeSqrtFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSqrtHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeSqrtHalfHalf() [all …]
|
D | TestNativeTan.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanFloat4Float4() 331 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanHalfHalf() 338 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanHalfHalf() [all …]
|
D | TestNativeTanh.java | 48 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanhFloatFloat() 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanhFloatFloat() 117 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanhFloat2Float2() 124 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanhFloat2Float2() 186 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanhFloat3Float3() 193 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanhFloat3Float3() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanhFloat4Float4() 262 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanhFloat4Float4() 330 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanhHalfHalf() 337 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanhHalfHalf() [all …]
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | ScriptYuvMeans2dTo1d.java | 44 return AllocationInfo.newInstance(inputInfo.getElement(), in createOutputInfo() 57 + inputInfo.getElement()); in ScriptYuvMeans2dTo1d() 74 + mInputInfo.getElement()); in executeUnchecked()
|