Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h62 nn::Result SetAutoExposure( CameraSelect select, bool on );
474 inline nn::Result SetAutoExposure( CameraSelect select, bool on ) in SetAutoExposure() function
476 return detail::SetAutoExposure(select, on); in SetAutoExposure()
Dcamera_Camera.h138 static nn::Result SetAutoExposure( nn::camera::CTR::CameraSelect camera, bool on );