HomeSort by relevance Sort by last modified time
    Searched refs:set_color_temperature_range (Results 1 - 3 of 3) sorted by null

  /external/libxcam/xcore/
handler_interface.h 152 bool set_color_temperature_range (uint32_t cct_min, uint32_t cct_max);
x3a_analyzer.cpp 178 return _awb_handler->set_color_temperature_range (cct_min, cct_max);
handler_interface.cpp 322 AwbHandler::set_color_temperature_range (uint32_t cct_min, uint32_t cct_max) function in class:XCam::AwbHandler

Completed in 121 milliseconds