Home
last modified time | relevance | path

Searched defs:getSurface (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/
H A DSurfaceOutputConfigImpl.java30 Surface getSurface(); in getSurface() method
H A DOutputSurfaceImpl.java31 Surface getSurface(); in getSurface() method
H A DCamera2OutputConfigImplBuilder.java174 public Surface getSurface() { in getSurface() method in Camera2OutputConfigImplBuilder.SurfaceOutputConfigImplImpl
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DSurfaceTextureContainer.java41 public Surface getSurface() { in getSurface() method in SurfaceTextureContainer
/aosp12/frameworks/native/opengl/tests/lib/
H A DWindowSurface.cpp84 EGLNativeWindowType WindowSurface::getSurface() const { in getSurface() function in WindowSurface
/aosp12/frameworks/base/core/java/android/view/
H A DScrollCaptureSession.java61 public Surface getSurface() { in getSurface() method in ScrollCaptureSession
H A DSurfaceHolder.java326 public Surface getSurface(); in getSurface() method
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DWindowThumbnail.java56 SurfaceControl getSurface() { in getSurface() method in WindowThumbnail
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
H A DImageReaderProxy.java68 public Surface getSurface(); in getSurface() method
H A DForwardingImageReader.java54 public Surface getSurface() { in getSurface() method in ForwardingImageReader
H A DAndroidImageReaderProxy.java107 public Surface getSurface() { in getSurface() method in AndroidImageReaderProxy
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DCounterRotator.java31 public SurfaceControl getSurface() { in getSurface() method in CounterRotator
/aosp12/frameworks/av/media/libstagefright/include/
H A DFrameCaptureLayer.h50 sp<Surface> getSurface() { return mSurface; } in getSurface() function
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DVirtualDisplay.java66 public Surface getSurface() { in getSurface() method in VirtualDisplay
H A DVirtualDisplayConfig.java202 public @Nullable Surface getSurface() { in getSurface() method in VirtualDisplayConfig
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DMultiResolutionImageReader.java267 public @NonNull Surface getSurface() { in getSurface() method in MultiResolutionImageReader
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_utils_SurfaceUtils.cpp71 static sp<Surface> getSurface(JNIEnv* env, jobject surface) { in getSurface() function
H A Dcom_google_android_gles_jni_EGLImpl.cpp50 static inline EGLSurface getSurface(JNIEnv* env, jobject o) { in getSurface() function
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DBaseSurfaceHolder.java230 public Surface getSurface() { in getSurface() method in BaseSurfaceHolder
/aosp12/frameworks/native/libs/gui/
H A DSurfaceControl.cpp151 sp<Surface> SurfaceControl::getSurface() in getSurface() function in android::SurfaceControl
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DBufferGenerator.cpp82 sp<Surface> getSurface() const { return mSurface; } in getSurface() function in android::SurfaceManager
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DOutputConfiguration.java782 public @Nullable Surface getSurface() { in getSurface() method in OutputConfiguration
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
H A DMpegTsPlayer.java207 public Surface getSurface() { in getSurface() method in MpegTsPlayer
/aosp12/frameworks/rs/cpp/
H A DAllocation.cpp499 sp<Surface> Allocation::getSurface() { in getSurface() function in Allocation
/aosp12/frameworks/base/media/java/android/media/
H A DImageReader.java404 public Surface getSurface() { in getSurface() method in ImageReader

12