Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java1410 private OutputSurfaceImpl mOutputPostviewSurfaceImpl; field in CameraExtensionsProxyService.OutputSurfaceConfigurationImplStub
1418 mOutputPostviewSurfaceImpl = postviewOutput; in OutputSurfaceConfigurationImplStub()
1438 return mOutputPostviewSurfaceImpl; in getPostviewOutputSurface()