Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp528 bool hasMaximumResolutionSensorPixelMode = in checkAndGetMatchingDepthSize() local
531 if (!hasDefaultSensorPixelMode && !hasMaximumResolutionSensorPixelMode) { in checkAndGetMatchingDepthSize()
546 if (hasMaximumResolutionSensorPixelMode) { in checkAndGetMatchingDepthSize()