Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.cpp250 bool is10bitDynamicRangeSupported = false; in isDynamicRangeProfileSupported() local
254 is10bitDynamicRangeSupported = true; in isDynamicRangeProfileSupported()
259 if (!is10bitDynamicRangeSupported) { in isDynamicRangeProfileSupported()