Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Api.h63 nn::Result SetAutoExposure( CameraSelect select, bool on );
475 inline nn::Result SetAutoExposure( CameraSelect select, bool on ) in SetAutoExposure() function
477 return detail::SetAutoExposure(select, on); in SetAutoExposure()
Dcamera_Camera.h139 static nn::Result SetAutoExposure( nn::camera::CTR::CameraSelect camera, bool on );