Home
last modified time | relevance | path

Searched defs:getTextureView (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DCameraExtensionTestActivity.java35 public TextureView getTextureView() { in getTextureView() method in CameraExtensionTestActivity
H A DCamera2MultiViewCtsActivity.java50 public TextureView getTextureView(int index) { in getTextureView() method in Camera2MultiViewCtsActivity
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DRenderTargetWgpu.h42 wgpu::TextureView getTextureView() { return mTextureView; } in getTextureView() function
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DSDRTestActivity.java86 public TextureView getTextureView() { in getTextureView() method in SDRTestActivity
H A DTextureViewCtsActivity.java199 public TextureView getTextureView() { in getTextureView() method in TextureViewCtsActivity