Home
last modified time | relevance | path

Searched refs:imageCaptureSurface (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/extension/
H A DISessionProcessorImpl.aidl35 in OutputSurface imageCaptureSurface, in OutputSurface postviewSurface); in initSession() argument
/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java1270 OutputSurface imageCaptureSurface, OutputSurface postviewSurface) { in initSession() argument
1274 new OutputSurfaceImplStub(imageCaptureSurface); in initSession()