Home
last modified time | relevance | path

Searched defs:mSurfaceTexture (Results 1 – 18 of 18) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/event/
H A DEventOnSurfaceTextureAvailable.java24 private final SurfaceTexture mSurfaceTexture; field in EventOnSurfaceTextureAvailable
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DSurfaceTextureContainer.java29 private final SurfaceTexture mSurfaceTexture; field in SurfaceTextureContainer
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/resource/
H A DResourceSurfaceTextureImpl.java38 private final SurfaceTexture mSurfaceTexture; field in ResourceSurfaceTextureImpl
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRSTextureView.java34 private SurfaceTexture mSurfaceTexture; field in RSTextureView
/aosp12/frameworks/base/libs/hwui/
H A DDeferredLayerUpdater.h151 AutoTextureRelease mSurfaceTexture; variable
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DGpuVideoTrackDecoder.java57 private final SurfaceTexture mSurfaceTexture; // Access guarded by mFrameMonitor. field in GpuVideoTrackDecoder
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/qrcode/
H A DQrCameraTest.java58 private SurfaceTexture mSurfaceTexture; field in QrCameraTest
/aosp12/packages/services/Car/service/src/com/android/car/pm/blurredbackground/
H A DBlurredSurfaceRenderer.java52 private SurfaceTexture mSurfaceTexture; field in BlurredSurfaceRenderer
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
H A DSurfaceTextureSource.java105 private SurfaceTexture mSurfaceTexture; field in SurfaceTextureSource
H A DSurfaceTextureTarget.java52 private SurfaceTexture mSurfaceTexture; field in SurfaceTextureTarget
H A DCameraSource.java72 private SurfaceTexture mSurfaceTexture; field in CameraSource
H A DMediaSource.java99 private SurfaceTexture mSurfaceTexture; field in MediaSource
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSurfaceTextureScreenNail.java37 private SurfaceTexture mSurfaceTexture; field in SurfaceTextureScreenNail
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java80 private long mSurfaceTexture; field in SurfaceTexture
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/
H A DVrView.java55 private SurfaceTexture mSurfaceTexture; field in VrView
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DOverlayDisplayAdapter.java275 private SurfaceTexture mSurfaceTexture; field in OverlayDisplayAdapter.OverlayDisplayDevice
/aosp12/packages/apps/DevCamera/src/com/android/devcamera/
H A DApi2Camera.java110 SurfaceTexture mSurfaceTexture; field in Api2Camera
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DPanoramaActivity.java162 private SurfaceTexture mSurfaceTexture; field in PanoramaActivity