Home
last modified time | relevance | path

Searched refs:getElement (Results 1 – 25 of 149) sorted by relevance

123456

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeSincos.java56 …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 …]
DTestSincos.java56 …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 …]
DTestRemquo.java58 …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 …]
DTestFrexp.java56 …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 …]
DTestModf.java56 …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 …]
DTestLgamma.java55 …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 …]
DTestFract.java56 …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 …]
DTestConvert.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertFloat2Float2()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertFloat2Float2()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertFloat3Float3()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertFloat3Float3()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkConvertFloat4Float4()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkConvertFloat4Float4()
276 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertChar2Float2()
284 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkConvertChar2Float2()
348 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertChar3Float3()
356 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkConvertChar3Float3()
[all …]
DTestClz.java55 …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 …]
DTestAbs.java55 …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 …]
DTestNativeExpm1.java55 …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 …]
DTestNativeTanpi.java55 …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 …]
DTestNativeTan.java55 …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 …]
DTestMin.java57 …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 …]
DTestMax.java57 …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 …]
DTestIlogb.java55 …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()
DTestNativeAsin.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeAsinFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeAsinFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeAsinFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeAsinFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeAsinFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeAsinFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeAsinFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeAsinFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeAsinHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeAsinHalfHalf()
[all …]
DTestFabs.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFabsFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFabsFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFabsFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFabsFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFabsFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFabsFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkFabsFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkFabsFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkFabsHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkFabsHalfHalf()
[all …]
DTestLogb.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLogbFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkLogbFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkLogbFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkLogbFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkLogbFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkLogbFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkLogbFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkLogbFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkLogbHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkLogbHalfHalf()
[all …]
DTestNativeRecip.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeRecipFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeRecipFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeRecipFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeRecipFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeRecipFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeRecipFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeRecipFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeRecipFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeRecipHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeRecipHalfHalf()
[all …]
DTestAtanpi.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkAtanpiFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkAtanpiFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkAtanpiFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkAtanpiFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkAtanpiFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkAtanpiFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkAtanpiFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkAtanpiFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkAtanpiHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkAtanpiHalfHalf()
[all …]
DTestNativeCospi.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeCospiFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkNativeCospiFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeCospiFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkNativeCospiFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeCospiFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkNativeCospiFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeCospiFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkNativeCospiFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeCospiHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkNativeCospiHalfHalf()
[all …]
DTestRsqrt.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRsqrtFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkRsqrtFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRsqrtFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkRsqrtFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRsqrtFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkRsqrtFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkRsqrtFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkRsqrtFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkRsqrtHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkRsqrtHalfHalf()
[all …]
DTestFloor.java55 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFloorFloatFloat()
63 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTS… in checkFloorFloatFloat()
127 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFloorFloat2Float2()
135 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTS… in checkFloorFloat2Float2()
199 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFloorFloat3Float3()
207 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTS… in checkFloorFloat3Float3()
271 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkFloorFloat4Float4()
279 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTS… in checkFloorFloat4Float4()
349 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkFloorHalfHalf()
357 …Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTS… in checkFloorHalfHalf()
[all …]
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScriptYuvMeans2dTo1d.java44 return AllocationInfo.newInstance(inputInfo.getElement(), in createOutputInfo()
57 + inputInfo.getElement()); in ScriptYuvMeans2dTo1d()
74 + mInputInfo.getElement()); in executeUnchecked()

123456