Home
last modified time | relevance | path

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

/external/jetpack-camera-app/core/camera/src/main/java/com/google/jetpackcamera/core/camera/effects/
DCopyingSurfaceProcessor.kt184 surfaceOutputScope.withSurfaceOutput { refCountedSurface, in <lambda>() method
290 private val refCountedSurface = RefCounted<Surface>(onRelease = { in <lambda>() constant in SurfaceOutputScope