Home
last modified time | relevance | path

Searched refs:onSurfaceTextureDestroyed (Results 1 – 23 of 23) 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/
DGetBitmapActivity.java99 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in GetBitmapActivity
DCanvasTextureViewActivity.java61 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in CanvasTextureViewActivity
DHardwareCanvasTextureViewActivity.java62 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in HardwareCanvasTextureViewActivity
DTextureViewActivity.java152 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewActivity
DSingleFrameTextureViewTestActivity.java206 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SingleFrameTextureViewTestActivity
DGLTextureViewActivity.java115 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in GLTextureViewActivity
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DGlTextureViewActivity.java75 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in GlTextureViewActivity
/frameworks/base/core/java/android/view/
DTextureView.java261 shouldRelease = mListener.onSurfaceTextureDestroyed(mSurface); in releaseSurfaceTexture()
844 boolean onSurfaceTextureDestroyed(@NonNull SurfaceTexture surface); in onSurfaceTextureDestroyed() method
/frameworks/rs/tests/java_api/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/tests/java_api/SampleTest/src/com/android/rs/sample/
DSampleRSActivity.java68 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SampleRSActivity.TextureViewUpdater
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DIllustrationVideoView.java260 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onSurfaceTextureDestroyed() method in IllustrationVideoView
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/view/
DIllustrationVideoViewTest.java98 view.onSurfaceTextureDestroyed(surfaceTexture); in testSurfaceReleasedWhenTextureDestroyed()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java79 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in BlockingGLTextureView
/frameworks/base/services/core/java/com/android/server/display/
DOverlayDisplayWindow.java327 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) {
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/
DVrView.java134 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in setup()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DImageProcessingActivityJB.java779 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in ImageProcessingActivityJB
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DImageProcessingActivity2.java787 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in ImageProcessingActivity2
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33250 method public abstract boolean onSurfaceTextureDestroyed(android.graphics.SurfaceTexture);
/frameworks/base/api/
Dcurrent.txt53670 method public boolean onSurfaceTextureDestroyed(@NonNull android.graphics.SurfaceTexture);