/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/audiostreams/ |
D | AudioStreamsQrCodeScanFragmentTest.java | 106 TextureView textureView = view.findViewById(R.id.preview_view); in onCreateView_createLayout() local 133 TextureView textureView = view.findViewById(R.id.preview_view); in surfaceTextureListener_startAndStopQrCamera() local 158 TextureView textureView = view.findViewById(R.id.preview_view); in scannerCallback_sendSuccessMessage() local 203 TextureView textureView = view.findViewById(R.id.preview_view); in getViewSize_getSize() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkImage.cpp | 107 sk_sp<const GrVkImageView>* textureView) { in make_views() 168 sk_sp<const GrVkImageView> textureView; in Make() local 197 sk_sp<const GrVkImageView> textureView; in MakeWrapped() local 227 sk_sp<const GrVkImageView> textureView, in GrVkImage() 256 sk_sp<const GrVkImageView> textureView, in GrVkImage()
|
H A D | GrVkTexture.cpp | 212 const GrVkImageView* GrVkTexture::textureView() { return fTexture->textureView(); } in textureView() function in GrVkTexture
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/ |
H A D | TextureViewTest.java | 180 final TextureView textureView = activity.getTextureView(); in testRotateScale() local 219 final TextureView textureView = activity.getTextureView(); in testTransformScale() local 313 TextureView textureView = activity.getTextureView(); in testSDRFromSurfaceViewAndTextureView() local 448 final TextureView textureView = activity.getTextureView(); in testCropRect() local 608 final TextureView textureView = activity.getTextureView(); in testSamplingWithTransform() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/bindings/ |
D | VideoSurfaceBindings.java | 36 TextureView textureView, float videoWidth, float videoHeight, float rotationDegrees) { in scaleVideoAndFillView() 41 TextureView textureView, int videoWidth, int videoHeight) { in scaleVideoMaintainingAspectRatio()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/ |
D | VideoScale.java | 30 TextureView textureView, float videoWidth, float videoHeight, float rotationDegrees) { in scaleVideoAndFillView() 96 TextureView textureView, int videoWidth, int videoHeight) { in scaleVideoMaintainingAspectRatio()
|
D | VideoSurfaceTextureImpl.java | 41 private TextureView textureView; field in VideoSurfaceTextureImpl 103 public void attachToTextureView(TextureView textureView) { in attachToTextureView()
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnBackendTexture.cpp | 28 WGPUTextureView textureView() const { return fTextureView; } in textureView() function in skgpu::graphite::DawnBackendTextureData 90 WGPUTextureView textureView) { in MakeDawn()
|
H A D | DawnTexture.cpp | 194 const wgpu::TextureView& textureView) { in MakeWrapped()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_view_TextureView.cpp | 83 static void android_view_TextureView_createNativeWindow(JNIEnv* env, jobject textureView, in android_view_TextureView_createNativeWindow() 93 static void android_view_TextureView_destroyNativeWindow(JNIEnv* env, jobject textureView) { in android_view_TextureView_destroyNativeWindow()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_utils.cpp | 39 wgpu::TextureView textureView) in CreateNewClearColorAttachment() 54 wgpu::TextureView textureView, in CreateNewDepthStencilAttachment()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | StubPlayer.java | 332 public void setVideoTextureView(@Nullable TextureView textureView) { in setVideoTextureView() 337 public void clearVideoTextureView(@Nullable TextureView textureView) { in clearVideoTextureView()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | StubPlayer.java | 346 public void setVideoTextureView(@Nullable TextureView textureView) { in setVideoTextureView() 351 public void clearVideoTextureView(@Nullable TextureView textureView) { in clearVideoTextureView()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/ |
D | VideoSurfaceTexture.java | 54 void attachToTextureView(TextureView textureView); in attachToTextureView()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/answer/impl/ |
D | AnswerVideoCallScreen.java | 37 @NonNull private final TextureView textureView; field in AnswerVideoCallScreen
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/ |
H A D | LegacyCameraConnectionFragment.java | 131 private AutoFitTextureView textureView; field in LegacyCameraConnectionFragment
|
/aosp_15_r20/development/samples/VirtualDeviceManager/client/src/com/example/android/vdmdemo/client/ |
H A D | ImmersiveActivity.java | 121 TextureView textureView = requireViewById(R.id.immersive_surface_view); in onCreate() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/ |
H A D | ForwardingPlayer.java | 745 public void setVideoTextureView(@Nullable TextureView textureView) { in setVideoTextureView() 751 public void clearVideoTextureView(@Nullable TextureView textureView) { in clearVideoTextureView()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | SimpleExoPlayer.java | 374 @Nullable private TextureView textureView; field in SimpleExoPlayer 691 public void setVideoTextureView(@Nullable TextureView textureView) { in setVideoTextureView() 716 public void clearVideoTextureView(@Nullable TextureView textureView) { in clearVideoTextureView()
|
H A D | ExoPlayer.java | 276 void setVideoTextureView(@Nullable TextureView textureView); in setVideoTextureView() 280 void clearVideoTextureView(@Nullable TextureView textureView); in clearVideoTextureView()
|
/aosp_15_r20/external/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/ |
H A D | CameraActivity.java | 116 final TextureView textureView = in setupCameraX() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/ |
H A D | ForwardingPlayer.java | 630 public void setVideoTextureView(@Nullable TextureView textureView) { in setVideoTextureView() 635 public void clearVideoTextureView(@Nullable TextureView textureView) { in clearVideoTextureView()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cast/src/main/java/com/google/android/exoplayer2/ext/cast/ |
H A D | CastPlayer.java | 696 public void setVideoTextureView(@Nullable TextureView textureView) {} in setVideoTextureView() 699 public void clearVideoTextureView(@Nullable TextureView textureView) {} in clearVideoTextureView()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | ExoPlayer.java | 325 void setVideoTextureView(@Nullable TextureView textureView); in setVideoTextureView() 331 void clearVideoTextureView(@Nullable TextureView textureView); in clearVideoTextureView()
|
H A D | SimpleExoPlayer.java | 517 public void setVideoTextureView(@Nullable TextureView textureView) { in setVideoTextureView() 523 public void clearVideoTextureView(@Nullable TextureView textureView) { in clearVideoTextureView()
|