Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Api.h65 nn::Result SetAutoWhiteBalance( CameraSelect select, bool on );
503 inline nn::Result SetAutoWhiteBalance( CameraSelect select, bool on ) in SetAutoWhiteBalance() function
505 return detail::SetAutoWhiteBalance(select, on); in SetAutoWhiteBalance()
Dcamera_Camera.h141 static nn::Result SetAutoWhiteBalance( nn::camera::CTR::CameraSelect camera, bool on );