/frameworks/base/core/java/android/view/ |
D | GLES20Layer.java | 61 void destroy() { in destroy() method in GLES20Layer 92 void destroy() { in destroy() method in GLES20Layer.Finalizer
|
D | HardwareLayer.java | 153 abstract void destroy(); in destroy() method in HardwareLayer
|
D | HardwareRenderer.java | 219 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/ |
D | ResolveInfoFactory.cpp | 33 void ResolveInfoFactory::destroy(ResolveInfoFactory::entry_type* pEntry) in destroy() function in ResolveInfoFactory
|
D | LDSectionFactory.cpp | 34 void LDSectionFactory::destroy(LDSection*& pSection) in destroy() function in LDSectionFactory
|
D | RelocationFactory.cpp | 81 void RelocationFactory::destroy(Relocation* pRelocation) in destroy() function in RelocationFactory
|
/frameworks/rs/ |
D | rs_hal.h | 137 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/ |
D | rs_hal.h | 136 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/ |
D | HashEntry.tcc | 42 void EntryFactory<HashEntryTy>::destroy(HashEntryTy* pEntry) in destroy() function in EntryFactory
|
D | StringEntry.tcc | 64 void StringEntryFactory<DataType>::destroy(StringEntry<DataType>* pEntry) in destroy() function in StringEntryFactory
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | IWallpaperEngine.aidl | 31 void destroy(); in destroy() method
|
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/ |
D | BaseObj.java | 95 synchronized public void destroy() { in destroy() method in BaseObj
|
/frameworks/base/graphics/java/android/renderscript/ |
D | BaseObj.java | 133 synchronized public void destroy() { in destroy() method in BaseObj
|
D | ProgramVertexFixedFunction.java | 241 public void destroy() { in destroy() method in ProgramVertexFixedFunction.Constants
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_object.cpp | 52 void egl_object_t::destroy() { in destroy() function in android::egl_object_t
|
/frameworks/base/core/java/android/os/ |
D | Binder.java | 339 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/ |
D | TestBase.java | 119 public void destroy() { in destroy() method in TestBase
|
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/ |
D | TestBase.java | 124 public void destroy() { in destroy() method in TestBase
|
/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
|
/frameworks/support/renderscript/v8/rs_support/driver/ |
D | rsdBcc.h | 108 void (*destroy)(const android::renderscript::Context *dc, member
|
/frameworks/rs/driver/ |
D | rsdBcc.h | 113 void (*destroy)(const android::renderscript::Context *dc, member
|
/frameworks/base/core/java/android/speech/ |
D | SpeechRecognizer.java | 392 public void destroy() { in destroy() method in SpeechRecognizer
|
/frameworks/base/core/java/android/speech/srec/ |
D | Recognizer.java | 236 public void destroy() { in destroy() method in Recognizer.Grammar 402 public void destroy() { in destroy() method in Recognizer
|
/frameworks/base/core/java/android/nfc/ |
D | NfcActivityManager.java | 124 public void destroy() { in destroy() method in NfcActivityManager.NfcActivityState
|
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/ |
D | WebView.java | 93 public void destroy() { in destroy() method in WebView
|