Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/android/view/
DGLES20Layer.java61 void destroy() { in destroy() method in GLES20Layer
92 void destroy() { in destroy() method in GLES20Layer.Finalizer
DHardwareLayer.java153 abstract void destroy(); in destroy() method in HardwareLayer
DHardwareRenderer.java219 abstract void destroy(boolean full); in destroy() method in HardwareRenderer
1005 void destroy(boolean full) { in destroy() method in HardwareRenderer.GlRenderer
1476 void destroy(boolean full) { in destroy() method in HardwareRenderer.Gl20Renderer
/frameworks/compile/mclinker/lib/LD/
DResolveInfoFactory.cpp33 void ResolveInfoFactory::destroy(ResolveInfoFactory::entry_type* pEntry) in destroy() function in ResolveInfoFactory
DLDSectionFactory.cpp34 void LDSectionFactory::destroy(LDSection*& pSection) in destroy() function in LDSectionFactory
DRelocationFactory.cpp81 void RelocationFactory::destroy(Relocation* pRelocation) in destroy() function in RelocationFactory
/frameworks/rs/
Drs_hal.h137 void (*destroy)(const Context *rsc, Script *s); member
142 void (*destroy)(const Context *rsc, Allocation *alloc); member
216 void (*destroy)(const Context *rsc, const ProgramStore *ps); member
222 void (*destroy)(const Context *rsc, const ProgramRaster *ps); member
231 void (*destroy)(const Context *rsc, const ProgramVertex *pv); member
240 void (*destroy)(const Context *rsc, const ProgramFragment *pf); member
246 void (*destroy)(const Context *rsc, const Mesh *m); member
253 void (*destroy)(const Context *rsc, const Path *m); member
258 void (*destroy)(const Context *rsc, const Sampler *m); member
264 void (*destroy)(const Context *rsc, const FBOCache *fb); member
[all …]
/frameworks/support/renderscript/v8/rs_support/
Drs_hal.h136 void (*destroy)(const Context *rsc, Script *s); member
141 void (*destroy)(const Context *rsc, Allocation *alloc); member
215 void (*destroy)(const Context *rsc, const ProgramStore *ps); member
221 void (*destroy)(const Context *rsc, const ProgramRaster *ps); member
230 void (*destroy)(const Context *rsc, const ProgramVertex *pv); member
239 void (*destroy)(const Context *rsc, const ProgramFragment *pf); member
245 void (*destroy)(const Context *rsc, const Mesh *m); member
252 void (*destroy)(const Context *rsc, const Path *m); member
257 void (*destroy)(const Context *rsc, const Sampler *m); member
263 void (*destroy)(const Context *rsc, const FBOCache *fb); member
[all …]
/frameworks/compile/mclinker/include/mcld/ADT/
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/wallpaper/
DIWallpaperEngine.aidl31 void destroy(); in destroy() method
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
DBaseObj.java95 synchronized public void destroy() { in destroy() method in BaseObj
/frameworks/base/graphics/java/android/renderscript/
DBaseObj.java133 synchronized public void destroy() { in destroy() method in BaseObj
DProgramVertexFixedFunction.java241 public void destroy() { in destroy() method in ProgramVertexFixedFunction.Constants
/frameworks/native/opengl/libs/EGL/
Degl_object.cpp52 void egl_object_t::destroy() { in destroy() function in android::egl_object_t
/frameworks/base/core/java/android/os/
DBinder.java339 private native final void destroy(); in destroy() method in Binder
428 private native final void destroy(); in destroy() method in BinderProxy
/frameworks/base/tests/RenderScriptTests/ImageProcessing2/src/com/android/rs/image/
DTestBase.java119 public void destroy() { in destroy() method in TestBase
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
DTestBase.java124 public void destroy() { in destroy() method in TestBase
/frameworks/base/core/jni/android/graphics/
DPathMeasure.cpp115 static void destroy(JNIEnv* env, jobject clazz, PathMeasurePair* pair) { in destroy() function in android::SkPathMeasureGlue
/frameworks/support/renderscript/v8/rs_support/driver/
DrsdBcc.h108 void (*destroy)(const android::renderscript::Context *dc, member
/frameworks/rs/driver/
DrsdBcc.h113 void (*destroy)(const android::renderscript::Context *dc, member
/frameworks/base/core/java/android/speech/
DSpeechRecognizer.java392 public void destroy() { in destroy() method in SpeechRecognizer
/frameworks/base/core/java/android/speech/srec/
DRecognizer.java236 public void destroy() { in destroy() method in Recognizer.Grammar
402 public void destroy() { in destroy() method in Recognizer
/frameworks/base/core/java/android/nfc/
DNfcActivityManager.java124 public void destroy() { in destroy() method in NfcActivityManager.NfcActivityState
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
DWebView.java93 public void destroy() { in destroy() method in WebView

12