Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DDepthCompositeStream.cpp547 bool hasMaximumResolutionSensorPixelMode = in checkAndGetMatchingDepthSize() local
550 if (!hasDefaultSensorPixelMode && !hasMaximumResolutionSensorPixelMode) { in checkAndGetMatchingDepthSize()
565 if (hasMaximumResolutionSensorPixelMode) { in checkAndGetMatchingDepthSize()