/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestNativeSincos.java | 56 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkNativeSincosFloatFloatFloat() 57 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSincosFloatFloatFloat() 67 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkNativeSincosFloatFloatFloat() 68 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeSincosFloatFloatFloat() 149 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkNativeSincosFloat2Float2Float2() 150 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSincosFloat2Float2Float2() 160 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkNativeSincosFloat2Float2Float2() 161 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeSincosFloat2Float2Float2() 242 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INP… in checkNativeSincosFloat3Float3Float3() 243 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeSincosFloat3Float3Float3() [all …]
|
D | TestSincos.java | 56 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkSincosFloatFloatFloat() 57 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkSincosFloatFloatFloat() 67 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INP… in checkSincosFloatFloatFloat() 68 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkSincosFloatFloatFloat() 149 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkSincosFloat2Float2Float2() 150 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkSincosFloat2Float2Float2() 160 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INP… in checkSincosFloat2Float2Float2() 161 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkSincosFloat2Float2Float2() 242 …Allocation outCos = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INP… in checkSincosFloat3Float3Float3() 243 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkSincosFloat3Float3Float3() [all …]
|
D | TestFrexp.java | 56 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkFrexpFloatIntFloat() 57 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFrexpFloatIntFloat() 67 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkFrexpFloatIntFloat() 68 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFrexpFloatIntFloat() 149 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkFrexpFloat2Int2Float2() 150 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFrexpFloat2Int2Float2() 160 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkFrexpFloat2Int2Float2() 161 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFrexpFloat2Int2Float2() 242 …Allocation outExponent = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3… in checkFrexpFloat3Int3Float3() 243 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFrexpFloat3Int3Float3() [all …]
|
D | TestModf.java | 56 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() 57 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkModfFloatFloatFloat() 67 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() 68 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkModfFloatFloatFloat() 149 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() 150 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkModfFloat2Float2Float2() 160 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() 161 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkModfFloat2Float2Float2() 242 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat3Float3Float3() 243 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkModfFloat3Float3Float3() [all …]
|
D | TestRemquo.java | 58 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkRemquoFloatFloatIntFloat() 59 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRemquoFloatFloatIntFloat() 70 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1… in checkRemquoFloatFloatIntFloat() 71 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRemquoFloatFloatIntFloat() 147 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkRemquoFloat2Float2Int2Float2() 148 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRemquoFloat2Float2Int2Float2() 159 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2… in checkRemquoFloat2Float2Int2Float2() 160 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRemquoFloat2Float2Int2Float2() 236 …Allocation outQuotient = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3… in checkRemquoFloat3Float3Int3Float3() 237 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRemquoFloat3Float3Int3Float3() [all …]
|
D | TestLgamma.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLgammaFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLgammaFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkLgammaFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkLgammaFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkLgammaFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkLgammaFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkLgammaFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkLgammaFloat4Float4() 349 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloatIntFloat() 350 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLgammaFloatIntFloat() [all …]
|
D | TestFract.java | 56 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), I… in checkFractFloatFloatFloat() 57 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFractFloatFloatFloat() 67 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), I… in checkFractFloatFloatFloat() 68 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFractFloatFloatFloat() 149 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), I… in checkFractFloat2Float2Float2() 150 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFractFloat2Float2Float2() 160 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), I… in checkFractFloat2Float2Float2() 161 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFractFloat2Float2Float2() 242 …Allocation outFloor = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), I… in checkFractFloat3Float3Float3() 243 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFractFloat3Float3Float3() [all …]
|
D | TestClz.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 1), INPUTS… in checkClzCharChar() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 1), INPUTS… in checkClzCharChar() 126 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 2), INPUTS… in checkClzChar2Char2() 134 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 2), INPUTS… in checkClzChar2Char2() 197 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 3), INPUTS… in checkClzChar3Char3() 205 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 3), INPUTS… in checkClzChar3Char3() 268 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 4), INPUTS… in checkClzChar4Char4() 276 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_8, 4), INPUTS… in checkClzChar4Char4() 344 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkClzUcharUchar() 352 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkClzUcharUchar() [all …]
|
D | TestAbs.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkAbsCharUchar() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 1), INPU… in checkAbsCharUchar() 126 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 2), INPU… in checkAbsChar2Uchar2() 134 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 2), INPU… in checkAbsChar2Uchar2() 197 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 3), INPU… in checkAbsChar3Uchar3() 205 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 3), INPU… in checkAbsChar3Uchar3() 268 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 4), INPU… in checkAbsChar4Uchar4() 276 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_8, 4), INPU… in checkAbsChar4Uchar4() 344 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_16, 1), INP… in checkAbsShortUshort() 352 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.UNSIGNED_16, 1), INP… in checkAbsShortUshort() [all …]
|
D | TestIlogb.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1), INPUT… in checkIlogbFloatInt() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 1), INPUT… in checkIlogbFloatInt() 119 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2), INPUT… in checkIlogbFloat2Int2() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 2), INPUT… in checkIlogbFloat2Int2() 183 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3), INPUT… in checkIlogbFloat3Int3() 191 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 3), INPUT… in checkIlogbFloat3Int3() 247 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 4), INPUT… in checkIlogbFloat4Int4() 255 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32, 4), INPUT… in checkIlogbFloat4Int4()
|
D | TestNativeTanpi.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanpiFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanpiFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanpiFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanpiFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanpiFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanpiFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanpiFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanpiFloat4Float4() 350 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanpiHalfHalf() 358 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanpiHalfHalf() [all …]
|
D | TestNativeTan.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeTanFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeTanFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeTanFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeTanFloat4Float4() 350 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanHalfHalf() 358 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeTanHalfHalf() [all …]
|
D | TestNativeExpm1.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeExpm1FloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeExpm1FloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeExpm1Float2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeExpm1Float2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeExpm1Float3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeExpm1Float3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeExpm1Float4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeExpm1Float4Float4() 350 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeExpm1HalfHalf() 358 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeExpm1HalfHalf() [all …]
|
D | TestMax.java | 57 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkMaxFloatFloatFloat() 66 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkMaxFloatFloatFloat() 140 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkMaxFloat2Float2Float2() 149 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkMaxFloat2Float2Float2() 223 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkMaxFloat3Float3Float3() 232 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkMaxFloat3Float3Float3() 306 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkMaxFloat4Float4Float4() 315 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkMaxFloat4Float4Float4() 397 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkMaxHalfHalfHalf() 406 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkMaxHalfHalfHalf() [all …]
|
D | TestMin.java | 57 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkMinFloatFloatFloat() 66 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkMinFloatFloatFloat() 140 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkMinFloat2Float2Float2() 149 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkMinFloat2Float2Float2() 223 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkMinFloat3Float3Float3() 232 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkMinFloat3Float3Float3() 306 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkMinFloat4Float4Float4() 315 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkMinFloat4Float4Float4() 397 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkMinHalfHalfHalf() 406 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkMinHalfHalfHalf() [all …]
|
D | TestHalfSqrt.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkHalfSqrtFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkHalfSqrtFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkHalfSqrtFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkHalfSqrtFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkHalfSqrtFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkHalfSqrtFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkHalfSqrtFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkHalfSqrtFloat4Float4()
|
D | TestFastLength.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloatFloat() 129 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloat2Float() 137 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloat2Float() 203 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloat3Float() 211 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloat3Float() 277 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloat4Float() 285 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFastLengthFloat4Float()
|
D | TestHalfRsqrt.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkHalfRsqrtFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkHalfRsqrtFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkHalfRsqrtFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkHalfRsqrtFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkHalfRsqrtFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkHalfRsqrtFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkHalfRsqrtFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkHalfRsqrtFloat4Float4()
|
D | TestHalfRecip.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkHalfRecipFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkHalfRecipFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkHalfRecipFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkHalfRecipFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkHalfRecipFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkHalfRecipFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkHalfRecipFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkHalfRecipFloat4Float4()
|
D | TestRint.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRintFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRintFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRintFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRintFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRintFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRintFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkRintFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkRintFloat4Float4() 349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkRintHalfHalf() 357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkRintHalfHalf() [all …]
|
D | TestErf.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkErfFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkErfFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkErfFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkErfFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkErfFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkErfFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkErfFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkErfFloat4Float4() 349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkErfHalfHalf() 357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkErfHalfHalf() [all …]
|
D | TestAcosh.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkAcoshFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkAcoshFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkAcoshFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkAcoshFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkAcoshFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkAcoshFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkAcoshFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkAcoshFloat4Float4() 349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkAcoshHalfHalf() 357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkAcoshHalfHalf() [all …]
|
D | TestNativeCosh.java | 55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeCoshFloatFloat() 63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeCoshFloatFloat() 127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeCoshFloat2Float2() 135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeCoshFloat2Float2() 199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeCoshFloat3Float3() 207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeCoshFloat3Float3() 271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeCoshFloat4Float4() 279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeCoshFloat4Float4() 349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeCoshHalfHalf() 357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeCoshHalfHalf() [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()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | IntrinsicBlur.java | 77 if (mAllocSrc.getType().getElement().isCompatible(Element.U8(mRS))) { in copyInput() 81 if (mAllocSrc.getType().getElement().isCompatible(Element.U8_4(mRS))) { in copyInput() 89 if (mAllocSrc.getType().getElement().isCompatible(Element.U8(mRS))) { in copyOutput() 93 if (mAllocSrc.getType().getElement().isCompatible(Element.U8_4(mRS))) { in copyOutput()
|