HomeSort by relevance Sort by last modified time
    Searched defs:destroy (Results 276 - 300 of 1439) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeRootn.java 42 script.destroy();
43 scriptRelaxed.destroy();
61 out.destroy();
70 out.destroy();
74 inV.destroy();
75 inN.destroy();
144 out.destroy();
153 out.destroy();
157 inV.destroy();
158 inN.destroy();
    [all...]
TestNextafter.java 42 script.destroy();
43 scriptRelaxed.destroy();
61 out.destroy();
70 out.destroy();
74 inV.destroy();
75 inTarget.destroy();
144 out.destroy();
153 out.destroy();
157 inV.destroy();
158 inTarget.destroy();
    [all...]
TestRootn.java 42 script.destroy();
43 scriptRelaxed.destroy();
61 out.destroy();
70 out.destroy();
74 inV.destroy();
75 inN.destroy();
144 out.destroy();
153 out.destroy();
157 inV.destroy();
158 inN.destroy();
    [all...]
TestFma.java 42 script.destroy();
43 scriptRelaxed.destroy();
64 out.destroy();
74 out.destroy();
78 inMultiplicand1.destroy();
79 inMultiplicand2.destroy();
80 inOffset.destroy();
158 out.destroy();
168 out.destroy();
172 inMultiplicand1.destroy();
    [all...]
TestMad.java 42 script.destroy();
43 scriptRelaxed.destroy();
64 out.destroy();
74 out.destroy();
78 inMultiplicand1.destroy();
79 inMultiplicand2.destroy();
80 inOffset.destroy();
158 out.destroy();
168 out.destroy();
172 inMultiplicand1.destroy();
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ComputeTest.java 321 t.destroy();
392 t.destroy();
680 s.destroy();
689 s.destroy();
711 s.destroy();
722 t.destroy();
772 in.destroy();
773 out.destroy();
774 badOut.destroy();
775 s.destroy();
    [all...]
ForEachTest.java 76 in.destroy();
77 out.destroy();
92 in.destroy();
93 out.destroy();
108 in.destroy();
109 out.destroy();
124 in.destroy();
125 out.destroy();
140 in.destroy();
141 out.destroy();
    [all...]
KernelTest.java 76 in.destroy();
77 out.destroy();
92 in.destroy();
93 out.destroy();
108 in.destroy();
109 out.destroy();
124 in.destroy();
125 out.destroy();
140 in.destroy();
141 out.destroy();
    [all...]
AllocationCreateAllocationsTest.java 50 a.destroy();
68 a.destroy();
96 a.destroy();
125 a.destroy();
127 inputAlloc.destroy();
RenderScriptTest.java 33 t.destroy();
34 mRS.destroy();
58 mRS.destroy();
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
RenderScriptTask.java 108 rfFilterF32.destroy();
114 rfFilterd1new.destroy();
  /cts/tests/tests/rscpp/src/android/cts/rscpp/
RSCppTest.java 124 mVerify.destroy();
128 mRS.destroy();
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
ServletDefinition.java 143 public void destroy(Set<HttpServlet> destroyedSoFar) { method in class:ServletDefinition
156 reference.destroy();
  /external/guice/extensions/servlet/test/com/google/inject/servlet/
FilterPipelineTest.java 93 webFilter.destroy();
109 public void destroy() { method in class:FilterPipelineTest.TestFilter
123 public void destroy() { method in class:FilterPipelineTest.NeverFilter
InjectedFilterPipelineTest.java 109 webFilter.destroy();
148 webFilter.destroy();
164 public void destroy() { method in class:InjectedFilterPipelineTest.TestFilter
178 public void destroy() { method in class:InjectedFilterPipelineTest.NeverFilter
  /frameworks/base/core/java/android/view/textclassifier/
TextClassificationSession.java 83 public void destroy() { method in class:TextClassificationSession
85 mDelegate.destroy();
97 * @see #destroy()
  /frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
RecoverySessionStorage.java 98 entry.destroy();
124 public void destroy() { method in class:RecoverySessionStorage
129 entry.destroy();
189 public void destroy() { method in class:RecoverySessionStorage.Entry
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
UT_foreach_multi.java 105 s.destroy();
106 pRS.destroy();
UT_single_source_alloc.java 82 s.destroy();
83 pRS.destroy();
UT_vector.java 329 s.destroy();
330 pRS.destroy();
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
UT_foreach_multi.java 107 s.destroy();
108 pRS.destroy();
UT_single_source_alloc.java 84 s.destroy();
85 pRS.destroy();
UT_vector.java 331 s.destroy();
332 pRS.destroy();
  /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
VrState.java 68 mScrAllocation.destroy();
70 Log.v(LOGTAG, " destroy mScrAllocation");
86 mzRangeFullAllocation.destroy();
88 Log.v(LOGTAG, " destroy mzRangeFullAllocation");
122 mScrAllocation.destroy();
  /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
Droid.java 91 tmp.destroy();
92 scriptC_bricked.destroy();

Completed in 417 milliseconds

<<11121314151617181920>>