/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | UT_copy_test.java | 53 a1.destroy(); in testFloat2() 54 a2.destroy(); in testFloat2() 77 a1.destroy(); in testFloat3() 78 a2.destroy(); in testFloat3() 101 a1.destroy(); in testFloat4() 102 a2.destroy(); in testFloat4() 117 pRS.destroy(); in run()
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | UT_copy_test.java | 53 a1.destroy(); in testFloat2() 54 a2.destroy(); in testFloat2() 77 a1.destroy(); in testFloat3() 78 a2.destroy(); in testFloat3() 101 a1.destroy(); in testFloat4() 102 a2.destroy(); in testFloat4() 117 pRS.destroy(); in run()
|
D | UT_convert_relaxed.java | 39 pRS.destroy(); in run()
|
D | UT_clamp.java | 38 pRS.destroy(); in run()
|
D | UT_clamp_relaxed.java | 39 pRS.destroy(); in run()
|
D | UT_math.java | 38 pRS.destroy(); in run()
|
D | UT_rsdebug.java | 38 pRS.destroy(); in run()
|
D | UT_min.java | 38 pRS.destroy(); in run()
|
/frameworks/rs/ |
D | rs_hal.h | 142 void (*destroy)(const Context *rsc, Script *s); member 147 void (*destroy)(const Context *rsc, Allocation *alloc); member 229 void (*destroy)(const Context *rsc, const ProgramStore *ps); member 235 void (*destroy)(const Context *rsc, const ProgramRaster *ps); member 244 void (*destroy)(const Context *rsc, const ProgramVertex *pv); member 253 void (*destroy)(const Context *rsc, const ProgramFragment *pf); member 259 void (*destroy)(const Context *rsc, const Mesh *m); member 266 void (*destroy)(const Context *rsc, const Path *m); member 271 void (*destroy)(const Context *rsc, const Sampler *m); member 277 void (*destroy)(const Context *rsc, const FBOCache *fb); member [all …]
|
/frameworks/base/core/java/android/view/ |
D | GLES20Layer.java | 61 public void destroy() { in destroy() method in GLES20Layer 66 mFinalizer.destroy(); in destroy() 95 void destroy() { in destroy() method in GLES20Layer.Finalizer
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 45 static void destroy(value_type* pPtr) in destroy() function 84 static void destroy(value_type* pPtr) in destroy() function 149 void destroy(pointer pPtr) in destroy() function 150 { chunk_type::destroy(pPtr); } in destroy() 240 destroy(prev->data + idx); in clear() 377 void destroy(pointer pObject) in destroy() function 444 void destroy(DataType* pObject) in destroy() function 447 void destroy(pointer pObject) in destroy() function
|
/frameworks/base/core/java/android/app/ |
D | LoaderManager.java | 351 void destroy() { in destroy() method in LoaderManagerImpl.LoaderInfo 383 mPendingLoader.destroy(); in destroy() 411 destroy(); in onLoadCanceled() 440 destroy(); in onLoadComplete() 464 info.destroy(); in onLoadComplete() 665 inactive.destroy(); in restartLoader() 677 info.destroy(); in restartLoader() 686 info.mPendingLoader.destroy(); in restartLoader() 725 info.destroy(); in destroyLoader() 731 info.destroy(); in destroyLoader() [all …]
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewFragment.java | 45 mWebView.destroy(); in onCreateView() 86 mWebView.destroy(); in onDestroy()
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | LoaderManager.java | 326 void destroy() { in destroy() method in LoaderManagerImpl.LoaderInfo 357 mPendingLoader.destroy(); in destroy() 384 destroy(); in onLoadComplete() 408 info.destroy(); in onLoadComplete() 609 inactive.destroy(); in restartLoader() 621 info.destroy(); in restartLoader() 628 info.mPendingLoader.destroy(); in restartLoader() 667 info.destroy(); in destroyLoader() 673 info.destroy(); in destroyLoader() 776 mLoaders.valueAt(i).destroy(); in doDestroy() [all …]
|
/frameworks/base/core/java/android/speech/srec/ |
D | Recognizer.java | 236 public void destroy() { in destroy() method in Recognizer.Grammar 249 destroy(); in finalize() 402 public void destroy() { in destroy() method in Recognizer 429 destroy(); in finalize()
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | RenderScriptThunker.java | 79 public void destroy() { in destroy() method in RenderScriptThunker 81 mN.destroy(); in destroy()
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 58 destroy(); in ~SurfaceControl() 61 void SurfaceControl::destroy() in destroy() function in android::SurfaceControl 82 destroy(); in clear()
|
/frameworks/base/core/java/android/os/ |
D | Binder.java | 383 destroy(); in finalize() 390 private native final void destroy(); in destroy() method in Binder 482 destroy(); in finalize() 488 private native final void destroy(); in destroy() method in BinderProxy
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | BackingStore.java | 355 public abstract void destroy(); in destroy() method in BackingStore.Backing 471 public void destroy() { in destroy() method in BackingStore.ObjectBacking 558 public void destroy() { in destroy() method in BackingStore.BitmapBacking 662 public void destroy() { in destroy() method in BackingStore.TextureBacking 784 public void destroy() { in destroy() method in BackingStore.ByteBufferBacking 894 public void destroy() { in destroy() method in BackingStore.AllocationBacking 896 mAllocation.destroy(); in destroy()
|
D | FrameManager.java | 228 dropped.destroy(); in reserve() 422 backing.destroy(); in onBackingAvailable() 433 backing.destroy(); in destroyBackings()
|
/frameworks/compile/mclinker/lib/Support/ |
D | RegionFactory.cpp | 29 destroy(pRegion); in destruct()
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | IWallpaperEngine.aidl | 31 void destroy(); in destroy() method
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashEntryFactory.h | 29 void destroy(entry_type*& pEntry) in destroy() function
|
D | HashTable.tcc | 32 m_EntryFactory.destroy(BaseTy::m_Buckets[i].Entry); in ~HashTable() 49 m_EntryFactory.destroy(BaseTy::m_Buckets[i].Entry); in clear() 103 m_EntryFactory.destroy(bucket.Entry); in erase()
|
/frameworks/base/core/jni/android/graphics/ |
D | PathMeasure.cpp | 115 static void destroy(JNIEnv* env, jobject clazz, PathMeasurePair* pair) { in destroy() function in android::SkPathMeasureGlue 129 {"native_destroy", "(I)V", (void*) SkPathMeasureGlue::destroy }
|