Home
last modified time | relevance | path

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

123456

/frameworks/rs/
Drs_hal.h116 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/
DGLES20Layer.java56 void destroy() { in destroy() method in GLES20Layer
58 mFinalizer.destroy(); in destroy()
89 void destroy() { in destroy() method in GLES20Layer.Finalizer
DSurfaceSession.java41 destroy(); in finalize()
45 private native void destroy(); in destroy() method in SurfaceSession
/frameworks/av/media/libaah_rtp/
Daah_rx_player_ring_buffer.cpp45 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/
DLoaderManager.java350 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/
DLoaderManager.java324 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/
DWebViewFragment.java45 mWebView.destroy(); in onCreateView()
86 mWebView.destroy(); in onDestroy()
/frameworks/base/core/java/android/os/
DBinder.java348 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/
DAllocators.h133 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/
DRecognizer.java236 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/
DPathMeasure.cpp115 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/
DResolveInfoFactory.h30 void destroy(entry_type* pEntry);
DELFSegmentFactory.h37 void destroy(ELFSegment*& pSegment);
DLDSectionFactory.h47 void destroy(LDSection*& pSD);
/frameworks/compile/mclinker/lib/LD/
DELFSegmentFactory.cpp36 void ELFSegmentFactory::destroy(ELFSegment*& pSegment) in destroy() function in ELFSegmentFactory
/frameworks/compile/mclinker/include/mcld/ADT/
DHashTable.tcc32 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/
DIWallpaperEngine.aidl31 void destroy(); in destroy() method
/frameworks/native/opengl/libs/EGL/
Degl_object.h52 void destroy();
98 ref->destroy(); in ~LocalRef()
/frameworks/compile/mclinker/lib/Support/
DRegionFactory.cpp36 destroy(pRegion); in destruct()
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
DUT_fp_mad.java38 pRS.destroy(); in run()
DUT_convert.java38 pRS.destroy(); in run()
DUT_math.java38 pRS.destroy(); in run()
/frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/
DUT_math.java38 pRS.destroy(); in run()
/frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
DUT_math.java38 pRS.destroy(); in run()
DUT_fp_mad.java38 pRS.destroy(); in run()

123456