Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 25 of 241) sorted by relevance

12345678910

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DKernelInputTest.java79 ain.destroy(); in testInputNotModified_char()
80 tmp.destroy(); in testInputNotModified_char()
81 script.destroy(); in testInputNotModified_char()
96 ain.destroy(); in testInputNotModified_char2()
97 tmp.destroy(); in testInputNotModified_char2()
98 script.destroy(); in testInputNotModified_char2()
113 ain.destroy(); in testInputNotModified_char3()
114 tmp.destroy(); in testInputNotModified_char3()
115 script.destroy(); in testInputNotModified_char3()
130 ain.destroy(); in testInputNotModified_char4()
[all …]
DForEachTest.java76 in.destroy(); in testForEach()
77 out.destroy(); in testForEach()
92 in.destroy(); in testForEach()
93 out.destroy(); in testForEach()
108 in.destroy(); in testForEach()
109 out.destroy(); in testForEach()
124 in.destroy(); in testForEach()
125 out.destroy(); in testForEach()
140 in.destroy(); in testForEach()
141 out.destroy(); in testForEach()
[all …]
DKernelTest.java76 in.destroy(); in testForEach()
77 out.destroy(); in testForEach()
92 in.destroy(); in testForEach()
93 out.destroy(); in testForEach()
108 in.destroy(); in testForEach()
109 out.destroy(); in testForEach()
124 in.destroy(); in testForEach()
125 out.destroy(); in testForEach()
140 in.destroy(); in testForEach()
141 out.destroy(); in testForEach()
[all …]
DScriptGroupTest.java70 mColorMatrix.destroy(); in testScriptGroupSingleKernel()
71 a1_copy.destroy(); in testScriptGroupSingleKernel()
72 a2_copy.destroy(); in testScriptGroupSingleKernel()
73 group.destroy(); in testScriptGroupSingleKernel()
108 mColorMatrix.destroy(); in testScriptGroupDisconnectedKernel()
109 mColorMatrix2.destroy(); in testScriptGroupDisconnectedKernel()
110 a1_copy.destroy(); in testScriptGroupDisconnectedKernel()
111 a2_copy.destroy(); in testScriptGroupDisconnectedKernel()
113 group.destroy(); in testScriptGroupDisconnectedKernel()
157 mConvolve3x3.destroy(); in testScriptGroupFieldConnection()
[all …]
DYuvTest.java37 ay.destroy(); in tearDown()
40 au.destroy(); in tearDown()
43 av.destroy(); in tearDown()
46 mVerify.destroy(); in tearDown()
129 ta.destroy(); in testV17()
130 syuv.destroy(); in testV17()
131 script.destroy(); in testV17()
178 aout.destroy(); in test_NV21()
179 aref.destroy(); in test_NV21()
180 ta.destroy(); in test_NV21()
[all …]
DClearObjectTest.java77 mIn.destroy(); in testClearObjectElement()
78 mOut.destroy(); in testClearObjectElement()
97 mIn.destroy(); in testclearObjectType()
98 mOut.destroy(); in testclearObjectType()
116 mIn.destroy(); in testclearObjectAllocation()
117 mOut.destroy(); in testclearObjectAllocation()
118 allocation.destroy(); in testclearObjectAllocation()
136 mIn.destroy(); in testclearObjectSampler()
137 mOut.destroy(); in testclearObjectSampler()
155 mIn.destroy(); in testclearObjectScript()
[all …]
DAllocationTest.java48 Allocation.createTyped(mRS, typeBuilder.create()).destroy(); in createTypedHelper()
61 Allocation.USAGE_GRAPHICS_TEXTURE).destroy(); in createTypedTextureHelper()
64 Allocation.USAGE_GRAPHICS_TEXTURE).destroy(); in createTypedTextureHelper()
69 Allocation.USAGE_SCRIPT).destroy(); in createTypedTextureHelper()
73 Allocation.USAGE_GRAPHICS_TEXTURE).destroy(); in createTypedTextureHelper()
77 Allocation.USAGE_SCRIPT).destroy(); in createTypedTextureHelper()
82 Allocation.USAGE_GRAPHICS_TEXTURE).destroy(); in createTypedTextureHelper()
85 Allocation.USAGE_GRAPHICS_TEXTURE).destroy(); in createTypedTextureHelper()
88 Allocation.USAGE_GRAPHICS_TEXTURE).destroy(); in createTypedTextureHelper()
94 Allocation.USAGE_SCRIPT).destroy(); in createTypedTextureHelper()
[all …]
DGlobalSync.java48 AFailed.destroy(); in tearDown()
51 AIn.destroy(); in tearDown()
73 gs.destroy(); in testKIGlobalSync()
94 gs.destroy(); in testKIStaticGlobalSync()
115 gs.destroy(); in testIKGlobalSync()
136 gs.destroy(); in testIKStaticGlobalSync()
DVoidPtr.java44 AFailed.destroy(); in tearDown()
47 AInput.destroy(); in tearDown()
50 AOutput.destroy(); in tearDown()
79 gs.destroy(); in testVoidOutInt()
107 gs.destroy(); in testVoidOutChar()
139 gs.destroy(); in testVoidInInt()
170 gs.destroy(); in testVoidInChar()
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/d1new/
DImageBuffersForRenderScriptd1new.java50 public void destroy() { in destroy() method in ImageBuffersForRenderScriptd1new
51 super.destroy(); in destroy()
52 sharpRGBAAllocation.destroy(); in destroy()
53 fuzzyRGBAAllocation.destroy(); in destroy()
54 integralRGBAAllocation.destroy(); in destroy()
55 sharpActualDepthAllocation.destroy(); in destroy()
56 sharpDilatedDepthAllocation.destroy(); in destroy()
57 sharpActiveAllocation.destroy(); in destroy()
58 sharpMatteAllocation.destroy(); in destroy()
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestRemquo.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
64 outQuotient.destroy(); in checkRemquoFloatFloatIntFloat()
65 out.destroy(); in checkRemquoFloatFloatIntFloat()
76 outQuotient.destroy(); in checkRemquoFloatFloatIntFloat()
77 out.destroy(); in checkRemquoFloatFloatIntFloat()
81 inNumerator.destroy(); in checkRemquoFloatFloatIntFloat()
82 inDenominator.destroy(); in checkRemquoFloatFloatIntFloat()
153 outQuotient.destroy(); in checkRemquoFloat2Float2Int2Float2()
154 out.destroy(); in checkRemquoFloat2Float2Int2Float2()
[all …]
DTestClamp.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
65 out.destroy(); in checkClampFloatFloatFloatFloat()
75 out.destroy(); in checkClampFloatFloatFloatFloat()
79 inValue.destroy(); in checkClampFloatFloatFloatFloat()
80 inMinValue.destroy(); in checkClampFloatFloatFloatFloat()
81 inMaxValue.destroy(); in checkClampFloatFloatFloatFloat()
160 out.destroy(); in checkClampFloat2Float2Float2Float2()
170 out.destroy(); in checkClampFloat2Float2Float2Float2()
174 inValue.destroy(); in checkClampFloat2Float2Float2Float2()
[all …]
DTestMin.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
61 out.destroy(); in checkMinFloatFloatFloat()
70 out.destroy(); in checkMinFloatFloatFloat()
74 inA.destroy(); in checkMinFloatFloatFloat()
75 inB.destroy(); in checkMinFloatFloatFloat()
144 out.destroy(); in checkMinFloat2Float2Float2()
153 out.destroy(); in checkMinFloat2Float2Float2()
157 inA.destroy(); in checkMinFloat2Float2Float2()
158 inB.destroy(); in checkMinFloat2Float2Float2()
[all …]
DTestMax.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
61 out.destroy(); in checkMaxFloatFloatFloat()
70 out.destroy(); in checkMaxFloatFloatFloat()
74 inA.destroy(); in checkMaxFloatFloatFloat()
75 inB.destroy(); in checkMaxFloatFloatFloat()
144 out.destroy(); in checkMaxFloat2Float2Float2()
153 out.destroy(); in checkMaxFloat2Float2Float2()
157 inA.destroy(); in checkMaxFloat2Float2Float2()
158 inB.destroy(); in checkMaxFloat2Float2Float2()
[all …]
DTestSincos.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
61 outCos.destroy(); in checkSincosFloatFloatFloat()
62 out.destroy(); in checkSincosFloatFloatFloat()
72 outCos.destroy(); in checkSincosFloatFloatFloat()
73 out.destroy(); in checkSincosFloatFloatFloat()
77 inV.destroy(); in checkSincosFloatFloatFloat()
154 outCos.destroy(); in checkSincosFloat2Float2Float2()
155 out.destroy(); in checkSincosFloat2Float2Float2()
165 outCos.destroy(); in checkSincosFloat2Float2Float2()
[all …]
DTestNativeSincos.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
61 outCos.destroy(); in checkNativeSincosFloatFloatFloat()
62 out.destroy(); in checkNativeSincosFloatFloatFloat()
72 outCos.destroy(); in checkNativeSincosFloatFloatFloat()
73 out.destroy(); in checkNativeSincosFloatFloatFloat()
77 inV.destroy(); in checkNativeSincosFloatFloatFloat()
154 outCos.destroy(); in checkNativeSincosFloat2Float2Float2()
155 out.destroy(); in checkNativeSincosFloat2Float2Float2()
165 outCos.destroy(); in checkNativeSincosFloat2Float2Float2()
[all …]
DTestFma.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
64 out.destroy(); in checkFmaFloatFloatFloatFloat()
74 out.destroy(); in checkFmaFloatFloatFloatFloat()
78 inMultiplicand1.destroy(); in checkFmaFloatFloatFloatFloat()
79 inMultiplicand2.destroy(); in checkFmaFloatFloatFloatFloat()
80 inOffset.destroy(); in checkFmaFloatFloatFloatFloat()
158 out.destroy(); in checkFmaFloat2Float2Float2Float2()
168 out.destroy(); in checkFmaFloat2Float2Float2Float2()
172 inMultiplicand1.destroy(); in checkFmaFloat2Float2Float2Float2()
[all …]
DTestMad.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
64 out.destroy(); in checkMadFloatFloatFloatFloat()
74 out.destroy(); in checkMadFloatFloatFloatFloat()
78 inMultiplicand1.destroy(); in checkMadFloatFloatFloatFloat()
79 inMultiplicand2.destroy(); in checkMadFloatFloatFloatFloat()
80 inOffset.destroy(); in checkMadFloatFloatFloatFloat()
158 out.destroy(); in checkMadFloat2Float2Float2Float2()
168 out.destroy(); in checkMadFloat2Float2Float2Float2()
172 inMultiplicand1.destroy(); in checkMadFloat2Float2Float2Float2()
[all …]
DTestFrexp.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
61 outExponent.destroy(); in checkFrexpFloatIntFloat()
62 out.destroy(); in checkFrexpFloatIntFloat()
72 outExponent.destroy(); in checkFrexpFloatIntFloat()
73 out.destroy(); in checkFrexpFloatIntFloat()
77 inV.destroy(); in checkFrexpFloatIntFloat()
154 outExponent.destroy(); in checkFrexpFloat2Int2Float2()
155 out.destroy(); in checkFrexpFloat2Int2Float2()
165 outExponent.destroy(); in checkFrexpFloat2Int2Float2()
[all …]
DTestModf.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
61 outIntegralPart.destroy(); in checkModfFloatFloatFloat()
62 out.destroy(); in checkModfFloatFloatFloat()
72 outIntegralPart.destroy(); in checkModfFloatFloatFloat()
73 out.destroy(); in checkModfFloatFloatFloat()
77 inV.destroy(); in checkModfFloatFloatFloat()
154 outIntegralPart.destroy(); in checkModfFloat2Float2Float2()
155 out.destroy(); in checkModfFloat2Float2Float2()
165 outIntegralPart.destroy(); in checkModfFloat2Float2Float2()
[all …]
DTestLgamma.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
58 out.destroy(); in checkLgammaFloatFloat()
66 out.destroy(); in checkLgammaFloatFloat()
70 inV.destroy(); in checkLgammaFloatFloat()
130 out.destroy(); in checkLgammaFloat2Float2()
138 out.destroy(); in checkLgammaFloat2Float2()
142 inV.destroy(); in checkLgammaFloat2Float2()
202 out.destroy(); in checkLgammaFloat3Float3()
210 out.destroy(); in checkLgammaFloat3Float3()
[all …]
DTestMix.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
64 out.destroy(); in checkMixFloatFloatFloatFloat()
74 out.destroy(); in checkMixFloatFloatFloatFloat()
78 inStart.destroy(); in checkMixFloatFloatFloatFloat()
79 inStop.destroy(); in checkMixFloatFloatFloatFloat()
80 inFraction.destroy(); in checkMixFloatFloatFloatFloat()
158 out.destroy(); in checkMixFloat2Float2Float2Float2()
168 out.destroy(); in checkMixFloat2Float2Float2Float2()
172 inStart.destroy(); in checkMixFloat2Float2Float2Float2()
[all …]
DTestLdexp.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
61 out.destroy(); in checkLdexpFloatIntFloat()
70 out.destroy(); in checkLdexpFloatIntFloat()
74 inMantissa.destroy(); in checkLdexpFloatIntFloat()
75 inExponent.destroy(); in checkLdexpFloatIntFloat()
144 out.destroy(); in checkLdexpFloat2Int2Float2()
153 out.destroy(); in checkLdexpFloat2Int2Float2()
157 inMantissa.destroy(); in checkLdexpFloat2Int2Float2()
158 inExponent.destroy(); in checkLdexpFloat2Int2Float2()
[all …]
DTestIlogb.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
58 out.destroy(); in checkIlogbFloatInt()
66 out.destroy(); in checkIlogbFloatInt()
70 inV.destroy(); in checkIlogbFloatInt()
122 out.destroy(); in checkIlogbFloat2Int2()
130 out.destroy(); in checkIlogbFloat2Int2()
134 inV.destroy(); in checkIlogbFloat2Int2()
186 out.destroy(); in checkIlogbFloat3Int3()
194 out.destroy(); in checkIlogbFloat3Int3()
[all …]
DTestConvert.java42 script.destroy(); in tearDown()
43 scriptRelaxed.destroy(); in tearDown()
58 out.destroy(); in checkConvertFloat2Float2()
66 out.destroy(); in checkConvertFloat2Float2()
70 inV.destroy(); in checkConvertFloat2Float2()
130 out.destroy(); in checkConvertFloat3Float3()
138 out.destroy(); in checkConvertFloat3Float3()
142 inV.destroy(); in checkConvertFloat3Float3()
202 out.destroy(); in checkConvertFloat4Float4()
210 out.destroy(); in checkConvertFloat4Float4()
[all …]

12345678910