Home
last modified time | relevance | path

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

/external/jetpack-camera-app/core/camera/src/main/java/com/google/jetpackcamera/core/camera/
DCameraExt.kt43 val CameraInfo.appLensFacing: LensFacing in <lambda>() constant
74 val CameraInfo.sensorLandscapeRatio: Float constant
119 val CameraInfo.isPreviewStabilizationSupported: Boolean constant
126 val CameraInfo.isVideoStabilizationSupported: Boolean constant
130 val CameraInfo.isOpticalStabilizationSupported: Boolean constant
138 val CameraInfo.isLowLightBoostSupported: Boolean constant
146 fun CameraInfo.filterSupportedFixedFrameRates(desired: Set<Int>): Set<Int> { in CameraInfo() method
156 val CameraInfo.supportedImageFormats: Set<ImageOutputFormat> constant