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

1 2 3 4 5 6 78 91011>>

  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
UT_primitives.java 96 s.destroy();
97 pRS.destroy();
UT_sampler.java 77 s.destroy();
142 pRS.destroy();
UT_single_source_script.java 54 s.destroy();
55 pRS.destroy();
UT_unsigned.java 53 s.destroy();
54 pRS.destroy();
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
UT_array_init.java 89 s.destroy();
90 pRS.destroy();
UT_bug_char.java 86 s.destroy();
87 pRS.destroy();
UT_element.java 89 s.get_complexStruct().getAllocation().destroy();
90 s.get_complexStruct().getElement().destroy();
91 s.destroy();
127 pRS.destroy();
UT_primitives.java 98 s.destroy();
99 pRS.destroy();
UT_sampler.java 79 s.destroy();
144 pRS.destroy();
UT_single_source_script.java 56 s.destroy();
57 pRS.destroy();
UT_unsigned.java 55 s.destroy();
56 pRS.destroy();
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
ImapMemoryLiteral.java 49 public void destroy() { method in class:ImapMemoryLiteral
51 super.destroy();
  /cts/hostsidetests/webkit/app/src/com/android/cts/webkit/
WebViewStartupCtsActivity.java 46 mWebView.destroy();
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
Float16ArithmeticTest.java 72 mInput.destroy();
73 mF16Matrix.destroy();
74 mU16Matrix.destroy();
75 script.destroy();
Intrinsic3DLut.java 33 mCube.destroy();
36 mScript.destroy();
39 mIntrinsic.destroy();
159 s.destroy();
IntrinsicBase.java 43 mVerify.destroy();
47 mAllocSrc.destroy();
51 mAllocRef.destroy();
55 mAllocDst.destroy();
IsObjectTest.java 56 mIn.destroy();
59 mOut.destroy();
61 allocation.destroy();
62 ms_is_object.destroy();
LaunchClip.java 100 mAPassFail.destroy();
103 mAin.destroy();
106 mAout.destroy();
109 mScript.destroy();
StructArrayTest.java 34 pad.destroy();
  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestFastLength.java 42 script.destroy();
43 scriptRelaxed.destroy();
58 out.destroy();
66 out.destroy();
70 inV.destroy();
132 out.destroy();
140 out.destroy();
144 inV.destroy();
206 out.destroy();
214 out.destroy();
    [all...]
TestFastNormalize.java 42 script.destroy();
43 scriptRelaxed.destroy();
58 out.destroy();
66 out.destroy();
70 inV.destroy();
132 out.destroy();
140 out.destroy();
144 inV.destroy();
211 out.destroy();
219 out.destroy();
    [all...]
TestHalfRecip.java 42 script.destroy();
43 scriptRelaxed.destroy();
58 out.destroy();
66 out.destroy();
70 inV.destroy();
130 out.destroy();
138 out.destroy();
142 inV.destroy();
202 out.destroy();
210 out.destroy();
    [all...]
TestHalfRsqrt.java 42 script.destroy();
43 scriptRelaxed.destroy();
58 out.destroy();
66 out.destroy();
70 inV.destroy();
130 out.destroy();
138 out.destroy();
142 inV.destroy();
202 out.destroy();
210 out.destroy();
    [all...]
TestHalfSqrt.java 42 script.destroy();
43 scriptRelaxed.destroy();
58 out.destroy();
66 out.destroy();
70 inV.destroy();
130 out.destroy();
138 out.destroy();
142 inV.destroy();
202 out.destroy();
210 out.destroy();
    [all...]
TestIlogb.java 42 script.destroy();
43 scriptRelaxed.destroy();
58 out.destroy();
66 out.destroy();
70 inV.destroy();
122 out.destroy();
130 out.destroy();
134 inV.destroy();
186 out.destroy();
194 out.destroy();
    [all...]

Completed in 1016 milliseconds

1 2 3 4 5 6 78 91011>>