Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/camera/CTR/
Dcamera_Api.h62 nn::Result SetAutoExposure( CameraSelect select, bool on );
488 inline nn::Result SetAutoExposure( CameraSelect select, bool on ) in SetAutoExposure() function
490 return detail::SetAutoExposure(select, on); in SetAutoExposure()
Dcamera_Camera.h139 static nn::Result SetAutoExposure( nn::camera::CTR::CameraSelect camera, bool on );