Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/android/view/
DSurfaceSession.java41 destroy(); in finalize()
45 private native void destroy(); in destroy() method in SurfaceSession
DSurface.java276 public native void destroy(); in destroy() method in Surface
/frameworks/base/libs/ui/
DIOverlay.cpp40 virtual void destroy() in destroy() function in android::BpOverlay
58 destroy(); in onTransact()
DOverlay.cpp98 void Overlay::destroy() { in destroy() function in android::Overlay
109 mOverlayRef->mOverlayChannel->destroy(); in destroy()
DSurface.cpp118 destroy(); in ~SurfaceControl()
121 void SurfaceControl::destroy() in destroy() function in android::SurfaceControl
142 destroy(); in clear()
/frameworks/base/core/java/android/os/
DBinder.java270 destroy(); in finalize()
277 private native final void destroy(); in destroy() method in Binder
334 destroy(); in finalize()
340 private native final void destroy(); in destroy() method in BinderProxy
/frameworks/base/libs/surfaceflinger/
DLayerBuffer.h49 virtual void destroy() { } in destroy() function
131 virtual void destroy() { } in destroy() function
152 virtual void destroy();
157 virtual void destroy() { in destroy() function
DLayer.cpp65 destroy(); in ~Layer()
69 void Layer::destroy() in destroy() function in android::Layer
96 destroy(); in ditch()
DLayer.h92 void destroy();
/frameworks/base/core/java/android/speech/srec/
DRecognizer.java237 public void destroy() { in destroy() method in Recognizer.Grammar
250 destroy(); in finalize()
403 public void destroy() { in destroy() method in Recognizer
430 destroy(); in finalize()
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
Dumemory.h102 inline void destroy (T* p) throw() in destroy() function
111 inline void destroy (ForwardIterator first, ForwardIterator last) throw() in destroy() function
116 destroy (&*first); in destroy()
/frameworks/base/core/java/android/service/wallpaper/
DIWallpaperEngine.aidl28 void destroy(); in destroy() method
/frameworks/base/include/ui/
DIOverlay.h35 virtual void destroy() = 0; // one-way
DOverlay.h74 void destroy();
DSurface.h113 void destroy();
/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/base/graphics/java/android/renderscript/
DProgramVertex.java119 public void destroy() { in destroy() method in ProgramVertex.MatrixAllocation
120 mAlloc.destroy(); in destroy()
DBaseObj.java75 public void destroy() { in destroy() method in BaseObj
DRSSurfaceView.java161 mRS.destroy(); in destroyRenderScript()
DType.java113 e.destroy(); in createFromClass()
/frameworks/base/core/java/android/content/res/
DAssetManager.java502 destroy(); in finalize()
691 private native final void destroy(); in destroy() method in AssetManager
698 destroy(); in decRefsLocked()
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
DWebView.java93 public void destroy() { in destroy() method in WebView
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerTestActivity.java124 webView.destroy(); in onDestroy()
/frameworks/base/tools/preload/
DMemoryUsage.java258 process.destroy(); in measure()
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DReliabilityTestActivity.java144 webView.destroy(); in onDestroy()

12