Home
last modified time | relevance | path

Searched defs:onSurfaceTextureUpdated (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGetBitmapActivity.java106 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in GetBitmapActivity
H A DSingleFrameTextureViewTestActivity.java213 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in SingleFrameTextureViewTestActivity
H A DTextureViewActivity.java159 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in TextureViewActivity
H A DCanvasTextureViewActivity.java67 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in CanvasTextureViewActivity
H A DHardwareCanvasTextureViewActivity.java68 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in HardwareCanvasTextureViewActivity
H A DGLTextureViewActivity.java126 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in GLTextureViewActivity
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DGlTextureViewActivity.java86 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in GlTextureViewActivity
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRSTextureView.java110 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in RSTextureView
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DVideoPlayer.java130 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in VideoPlayer
/aosp12/frameworks/rs/tests/java_api/LivePreview/src/com/android/rs/livepreview/
H A DRsYuv.java149 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in RsYuv
H A DCameraPreviewActivity.java157 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in CameraPreviewActivity
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
H A DVideoSurfaceTextureImpl.java247 public void onSurfaceTextureUpdated(SurfaceTexture surface) {} in onSurfaceTextureUpdated() method in VideoSurfaceTextureImpl.SurfaceTextureListener
/aosp12/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
H A DSampleRSActivity.java52 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in SampleRSActivity.TextureViewUpdater
/aosp12/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java191 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in SurfaceAndTextureViews.SimpleTextureView
/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DAdbQrcodeScannerFragment.java212 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in AdbQrcodeScannerFragment
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
H A DIllustrationVideoView.java266 public void onSurfaceTextureUpdated(SurfaceTexture surfaceTexture) {} in onSurfaceTextureUpdated() method in IllustrationVideoView
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java87 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in BlockingGLTextureView
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java87 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in BlockingGLTextureView
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DVideoUI.java293 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in VideoUI
H A DPhotoUI.java291 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in PhotoUI
/aosp12/frameworks/base/core/java/android/view/
H A DTextureView.java854 void onSurfaceTextureUpdated(@NonNull SurfaceTexture surface); in onSurfaceTextureUpdated() method
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/dpp/
H A DWifiDppQrCodeScannerFragment.java466 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in WifiDppQrCodeScannerFragment
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DImageProcessingActivity2.java793 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in ImageProcessingActivity2
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DImageProcessingActivityJB.java787 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in ImageProcessingActivityJB
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DSendUi.java742 public void onSurfaceTextureUpdated(SurfaceTexture surface) { } in onSurfaceTextureUpdated() method in SendUi

12