/frameworks/rs/ |
D | rs_hal.h | 116 void (*destroy)(const Context *rsc, Script *s); member 121 void (*destroy)(const Context *rsc, Allocation *alloc); member 177 void (*destroy)(const Context *rsc, const ProgramStore *ps); member 183 void (*destroy)(const Context *rsc, const ProgramRaster *ps); member 192 void (*destroy)(const Context *rsc, const ProgramVertex *pv); member 201 void (*destroy)(const Context *rsc, const ProgramFragment *pf); member 207 void (*destroy)(const Context *rsc, const Mesh *m); member 214 void (*destroy)(const Context *rsc, const Path *m); member 219 void (*destroy)(const Context *rsc, const Sampler *m); member 225 void (*destroy)(const Context *rsc, const FBOCache *fb); member
|
/frameworks/base/core/java/android/view/ |
D | GLES20Layer.java | 56 void destroy() { in destroy() method in GLES20Layer 58 mFinalizer.destroy(); in destroy() 89 void destroy() { in destroy() method in GLES20Layer.Finalizer
|
D | SurfaceSession.java | 41 destroy(); in finalize() 45 private native void destroy(); in destroy() method in SurfaceSession
|
/frameworks/av/media/libaah_rtp/ |
D | aah_rx_player_ring_buffer.cpp | 45 PacketBuffer::destroy(ring_[rd_]); in reset() 121 PacketBuffer::destroy(buf); in pushBuffer() 144 PacketBuffer::destroy(buf); in pushBuffer() 158 PacketBuffer::destroy(buf); in pushBuffer() 169 PacketBuffer::destroy(buf); in pushBuffer() 361 void AAH_RXPlayer::PacketBuffer::destroy(PacketBuffer* pb) { in destroy() function in android::AAH_RXPlayer::PacketBuffer
|
/frameworks/base/core/java/android/app/ |
D | LoaderManager.java | 350 void destroy() { in destroy() method in LoaderManagerImpl.LoaderInfo 382 mPendingLoader.destroy(); in destroy() 410 destroy(); in onLoadCanceled() 439 destroy(); in onLoadComplete() 463 info.destroy(); in onLoadComplete() 663 inactive.destroy(); in restartLoader() 675 info.destroy(); in restartLoader() 684 info.mPendingLoader.destroy(); in restartLoader() 723 info.destroy(); in destroyLoader() 729 info.destroy(); in destroyLoader() [all …]
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | LoaderManager.java | 324 void destroy() { in destroy() method in LoaderManagerImpl.LoaderInfo 355 mPendingLoader.destroy(); in destroy() 382 destroy(); in onLoadComplete() 406 info.destroy(); in onLoadComplete() 606 inactive.destroy(); in restartLoader() 618 info.destroy(); in restartLoader() 625 info.mPendingLoader.destroy(); in restartLoader() 664 info.destroy(); in destroyLoader() 670 info.destroy(); in destroyLoader() 773 mLoaders.valueAt(i).destroy(); in doDestroy() [all …]
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewFragment.java | 45 mWebView.destroy(); in onCreateView() 86 mWebView.destroy(); in onDestroy()
|
/frameworks/base/core/java/android/os/ |
D | Binder.java | 348 destroy(); in finalize() 355 private native final void destroy(); in destroy() method in Binder 438 destroy(); in finalize() 444 private native final void destroy(); in destroy() method in BinderProxy
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 133 void destroy(pointer pPtr) 225 destroy(&prev->data[idx]); 364 void destroy(pointer pObject) 431 void destroy(DataType* pObject) 434 void destroy(pointer pObject)
|
/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/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 }
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | ResolveInfoFactory.h | 30 void destroy(entry_type* pEntry);
|
D | ELFSegmentFactory.h | 37 void destroy(ELFSegment*& pSegment);
|
D | LDSectionFactory.h | 47 void destroy(LDSection*& pSD);
|
/frameworks/compile/mclinker/lib/LD/ |
D | ELFSegmentFactory.cpp | 36 void ELFSegmentFactory::destroy(ELFSegment*& pSegment) in destroy() function in ELFSegmentFactory
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
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/java/android/service/wallpaper/ |
D | IWallpaperEngine.aidl | 31 void destroy(); in destroy() method
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_object.h | 52 void destroy(); 98 ref->destroy(); in ~LocalRef()
|
/frameworks/compile/mclinker/lib/Support/ |
D | RegionFactory.cpp | 36 destroy(pRegion); in destruct()
|
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/ |
D | UT_fp_mad.java | 38 pRS.destroy(); in run()
|
D | UT_convert.java | 38 pRS.destroy(); in run()
|
D | UT_math.java | 38 pRS.destroy(); in run()
|
/frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/ |
D | UT_math.java | 38 pRS.destroy(); in run()
|
/frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/ |
D | UT_math.java | 38 pRS.destroy(); in run()
|
D | UT_fp_mad.java | 38 pRS.destroy(); in run()
|