Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h64 nn::Result SetAutoWhiteBalance( CameraSelect select, bool on );
502 inline nn::Result SetAutoWhiteBalance( CameraSelect select, bool on ) in SetAutoWhiteBalance() function
504 return detail::SetAutoWhiteBalance(select, on); in SetAutoWhiteBalance()
Dcamera_Camera.h140 static nn::Result SetAutoWhiteBalance( nn::camera::CTR::CameraSelect camera, bool on );