Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.h121 bool is10bitDynamicRangeProfile(int64_t dynamicRangeProfile);
DSessionConfigurationUtils.cpp291 bool is10bitDynamicRangeProfile(int64_t dynamicRangeProfile) { in is10bitDynamicRangeProfile() function
555 if (SessionConfigurationUtils::is10bitDynamicRangeProfile(dynamicRangeProfile) && in createSurfaceFromGbp()