Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGetBitmapActivity.java81 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in GetBitmapActivity
H A DSingleFrameTextureViewTestActivity.java78 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in SingleFrameTextureViewTestActivity
H A DTextureViewActivity.java101 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in TextureViewActivity
H A DCanvasTextureViewActivity.java50 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in CanvasTextureViewActivity
H A DHardwareCanvasTextureViewActivity.java51 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in HardwareCanvasTextureViewActivity
H A DGLTextureViewActivity.java91 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in GLTextureViewActivity
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DGlTextureViewActivity.java49 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in GlTextureViewActivity
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRSTextureView.java69 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in RSTextureView
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DVideoPlayer.java107 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in VideoPlayer
/aosp12/frameworks/rs/tests/java_api/LivePreview/src/com/android/rs/livepreview/
H A DRsYuv.java127 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in RsYuv
H A DCameraPreviewActivity.java138 public void onSurfaceTextureAvailable(SurfaceTexture surface, in onSurfaceTextureAvailable() method in CameraPreviewActivity
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
H A DVideoSurfaceTextureImpl.java190 public void onSurfaceTextureAvailable(SurfaceTexture newSurfaceTexture, int width, int height) { in onSurfaceTextureAvailable() method in VideoSurfaceTextureImpl.SurfaceTextureListener
/aosp12/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
H A DSampleRSActivity.java61 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in SampleRSActivity.TextureViewUpdater
/aosp12/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java173 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in SurfaceAndTextureViews.SimpleTextureView
/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DAdbQrcodeScannerFragment.java235 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in AdbQrcodeScannerFragment
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
H A DIllustrationVideoView.java250 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture, int width, int height) { in onSurfaceTextureAvailable() method in IllustrationVideoView
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java66 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, in onSurfaceTextureAvailable() method in BlockingGLTextureView
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java66 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, in onSurfaceTextureAvailable() method in BlockingGLTextureView
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DVideoUI.java277 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in VideoUI
H A DPhotoUI.java275 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in PhotoUI
/aosp12/frameworks/base/core/java/android/view/
H A DTextureView.java826 void onSurfaceTextureAvailable(@NonNull SurfaceTexture surface, int width, int height); in onSurfaceTextureAvailable() method
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/dpp/
H A DWifiDppQrCodeScannerFragment.java450 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in WifiDppQrCodeScannerFragment
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DImageProcessingActivity2.java777 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in ImageProcessingActivity2
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DImageProcessingActivityJB.java769 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in ImageProcessingActivityJB
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DSendUi.java718 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in SendUi

12