Home
last modified time | relevance | path

Searched refs:onSurfaceTextureDestroyed (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DRSTextureView.java94 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in RSTextureView
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DCanvasTextureViewActivity.java61 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in CanvasTextureViewActivity
DGetBitmapActivity.java99 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in GetBitmapActivity
DHardwareCanvasTextureViewActivity.java62 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in HardwareCanvasTextureViewActivity
DTextureViewActivity.java152 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewActivity
DGLTextureViewActivity.java115 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in GLTextureViewActivity
/frameworks/base/core/java/android/view/
DTextureView.java237 shouldRelease = mListener.onSurfaceTextureDestroyed(mSurface); in destroySurface()
810 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface); in onSurfaceTextureDestroyed() method
/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/
DRsYuv.java141 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in RsYuv
DCameraPreviewActivity.java152 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in CameraPreviewActivity
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
DSurfaceAndTextureViews.java186 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SurfaceAndTextureViews.SimpleTextureView
/frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/
DSampleRSActivity.java68 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SampleRSActivity.TextureViewUpdater
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java79 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in BlockingGLTextureView
/frameworks/base/core/java/android/app/
DActivityView.java325 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onSurfaceTextureDestroyed() method in ActivityView.ActivityViewSurfaceTextureListener
/frameworks/base/services/core/java/com/android/server/display/
DOverlayDisplayWindow.java323 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) {
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/
DVrView.java135 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in setup()
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DImageProcessingActivityJB.java750 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in ImageProcessingActivityJB
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
DImageProcessingActivity2.java787 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in ImageProcessingActivity2
/frameworks/base/api/
Dcurrent.txt35828 method public abstract boolean onSurfaceTextureDestroyed(android.graphics.SurfaceTexture);
Dsystem-current.txt38120 method public abstract boolean onSurfaceTextureDestroyed(android.graphics.SurfaceTexture);