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

  /external/libxcam/xcore/
handler_interface.cpp 503 bool CommonHandler::set_manual_hue (double level) function in class:XCam::CommonHandler
x3a_analyzer.cpp 361 X3aAnalyzer::set_manual_hue (double level) function in class:XCam::X3aAnalyzer
364 return _common_handler->set_manual_hue (level);
  /external/libxcam/wrapper/gstreamer/interface/
gstxcaminterface.h 375 gboolean (* set_manual_hue) (GstXCam3A *xcam, guint8 value); member in struct:_GstXCam3AInterface

Completed in 180 milliseconds