Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 90) sorted by relevance

1234

/frameworks/compile/mclinker/lib/Script/
DOperand.cpp65 void SymOperand::destroy(SymOperand*& pOperand) in destroy() function in SymOperand
105 void IntOperand::destroy(IntOperand*& pOperand) in destroy() function in IntOperand
144 void SectOperand::destroy(SectOperand*& pOperand) in destroy() function in SectOperand
185 void SectDescOperand::destroy(SectDescOperand*& pOperand) in destroy() function in SectDescOperand
231 void FragOperand::destroy(FragOperand*& pOperand) in destroy() function in FragOperand
DStrToken.cpp42 void StrToken::destroy(StrToken*& pStrToken) in destroy() function in StrToken
DStringList.cpp50 void StringList::destroy(StringList*& pStringList) in destroy() function in StringList
DNameSpec.cpp41 void NameSpec::destroy(NameSpec*& pNameSpec) in destroy() function in NameSpec
DFileToken.cpp41 void FileToken::destroy(FileToken*& pFileToken) in destroy() function in FileToken
DWildcardPattern.cpp59 void WildcardPattern::destroy(WildcardPattern*& pWildcardPattern) in destroy() function in WildcardPattern
DRpnExpr.cpp64 void RpnExpr::destroy(RpnExpr*& pRpnExpr) in destroy() function in RpnExpr
/frameworks/rs/
Drs_hal.h151 void (*destroy)(const Context *rsc, Script *s); member
166 void (*destroy)(const Context *rsc, Allocation *alloc); member
250 void (*destroy)(const Context *rsc, const ProgramStore *ps); member
256 void (*destroy)(const Context *rsc, const ProgramRaster *ps); member
265 void (*destroy)(const Context *rsc, const ProgramVertex *pv); member
274 void (*destroy)(const Context *rsc, const ProgramFragment *pf); member
280 void (*destroy)(const Context *rsc, const Mesh *m); member
287 void (*destroy)(const Context *rsc, const Path *m); member
292 void (*destroy)(const Context *rsc, const Sampler *m); member
299 void (*destroy)(const Context *rsc, const FBOCache *fb); member
[all …]
/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h42 static void destroy(value_type* pPtr) in destroy() function
81 static void destroy(value_type* pPtr) in destroy() function
146 void destroy(pointer pPtr) in destroy() function
374 void destroy(pointer pObject) in destroy() function
441 void destroy(DataType* pObject) in destroy() function
444 void destroy(pointer pObject) in destroy() function
/frameworks/compile/mclinker/include/mcld/ADT/
DHashEntryFactory.h29 void destroy(entry_type*& pEntry) in destroy() function
DHashEntry.tcc42 void EntryFactory<HashEntryTy>::destroy(HashEntryTy* pEntry) in destroy() function in EntryFactory
DStringEntry.tcc64 void StringEntryFactory<DataType>::destroy(StringEntry<DataType>* pEntry) in destroy() function in StringEntryFactory
/frameworks/base/core/java/android/service/voice/
DIVoiceInteractionSession.aidl28 void destroy(); in destroy() method
/frameworks/compile/mclinker/lib/LD/
DRelocationFactory.cpp86 void RelocationFactory::destroy(Relocation* pRelocation) in destroy() function in RelocationFactory
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerProvider.java44 public void destroy() { in destroy() method in PrintSpoolerProvider
/frameworks/base/core/java/android/service/wallpaper/
DIWallpaperEngine.aidl33 void destroy(); in destroy() method
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java355 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
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DBaseObj.java113 public void destroy() { in destroy() method in BaseObj
DRenderScriptThunker.java88 public void destroy() { in destroy() method in RenderScriptThunker
/frameworks/base/rs/java/android/renderscript/
DBaseObj.java145 public void destroy() { in destroy() method in BaseObj
/frameworks/base/core/java/android/print/
DPrintManager.java827 public void destroy(); in destroy() method
920 public void destroy() { in destroy() method in PrintManager.PrintDocumentAdapterDelegate.MyLayoutResultCallback
1023 public void destroy() { in destroy() method in PrintManager.PrintDocumentAdapterDelegate.MyWriteResultCallback
1058 public void destroy() { in destroy() method in PrintManager.PrintJobStateChangeListenerWrapper
/frameworks/native/opengl/libs/EGL/
Degl_object.cpp50 void egl_object_t::destroy() { in destroy() function in android::egl_object_t
/frameworks/ex/framesequence/src/android/support/rastermill/
DFrameSequenceDrawable.java242 public void destroy() { in destroy() method in FrameSequenceDrawable
246 private void destroy(BitmapProvider bitmapProvider) { in destroy() method in FrameSequenceDrawable
/frameworks/webview/chromium/java/com/android/webview/chromium/
DDrawGLFunctor.java47 public void destroy() { in destroy() method in DrawGLFunctor
/frameworks/base/libs/hwui/
DAnimationContext.cpp35 void AnimationContext::destroy() { in destroy() function in android::uirenderer::AnimationContext

1234