Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dhandler_interface.h254 double get_brightness_unlock () const { in get_brightness_unlock() function
/external/libxcam/modules/isp/
Daiq_handler.cpp1634 isp_params.manual_brightness = (int8_t)(aiq_common->get_brightness_unlock() * 128.0); in integrate()