Home
last modified time | relevance | path

Searched defs:onSurfaceTextureDestroyed (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
H A DGetBitmapActivity.java99 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in GetBitmapActivity
H A DSingleFrameTextureViewTestActivity.java206 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SingleFrameTextureViewTestActivity
H A DTextureViewActivity.java152 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewActivity
H A DCanvasTextureViewActivity.java61 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in CanvasTextureViewActivity
H A DHardwareCanvasTextureViewActivity.java62 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in HardwareCanvasTextureViewActivity
/aosp_15_r20/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DGlTextureViewActivity.java76 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in GlTextureViewActivity
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DMediaStubActivity2.java80 public boolean onSurfaceTextureDestroyed(SurfaceTexture st) { in onSurfaceTextureDestroyed() method in MediaStubActivity2
H A DCompositionTextureView.java76 public boolean onSurfaceTextureDestroyed(SurfaceTexture arg0) { in onSurfaceTextureDestroyed() method in CompositionTextureView
/aosp_15_r20/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
H A DTextureViewActivity.java98 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewActivity
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DTextureViewSnapshotTestActivity.java76 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewSnapshotTestActivity
H A DTextureViewCameraActivity.java87 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewCameraActivity
H A DSDRTestActivity.java106 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SDRTestActivity
H A DTextureViewStressTestActivity.java105 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewStressTestActivity
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/
H A DProjectionActivity.java132 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in ProjectionActivity
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DRSTextureView.java95 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in RSTextureView
/aosp_15_r20/frameworks/rs/tests/java_api/LivePreview/src/com/android/rs/livepreview/
H A DRsYuv.java141 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in RsYuv
H A DCameraPreviewActivity.java152 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in CameraPreviewActivity
/aosp_15_r20/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
H A DTextureViewSubPane.java152 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in TextureViewSubPane
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
DVideoSurfaceTextureImpl.java220 public boolean onSurfaceTextureDestroyed(SurfaceTexture destroyedSurfaceTexture) { in onSurfaceTextureDestroyed() method in VideoSurfaceTextureImpl.SurfaceTextureListener
/aosp_15_r20/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
H A DSampleRSActivity.java68 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SampleRSActivity.TextureViewUpdater
/aosp_15_r20/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java186 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SurfaceAndTextureViews.SimpleTextureView
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsQrCodeScanFragment.java168 public boolean onSurfaceTextureDestroyed(@NonNull SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in AudioStreamsQrCodeScanFragment
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/
DQrCodeScanModeFragment.java136 public boolean onSurfaceTextureDestroyed(@NonNull SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in QrCodeScanModeFragment
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/
DAdbQrcodeScannerFragment.java246 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in AdbQrcodeScannerFragment
/aosp_15_r20/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DIllustrationVideoView.java260 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onSurfaceTextureDestroyed() method in IllustrationVideoView

12345678910>>...15