Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp158 bool gEaselProfilingEnabled = false; // If Easel profiling is enabled. variable
449 if (CC_UNLIKELY(gEaselProfilingEnabled)) { in logEaselEvent()
11786 gEaselProfilingEnabled = property_get_bool("persist.camera.hdrplus.profiling", false); in initHdrPlusClientLocked()