Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DSessionConfigurationUtils.h157 static bool IS_PERF_CLASS; variable
H A DSessionConfigurationUtils.cpp37 bool SessionConfigurationUtils::IS_PERF_CLASS = (PERF_CLASS_LEVEL == SDK_VERSION_S); member in android::camera3::SessionConfigurationUtils