Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Api.h60 nn::Result SetExposure( CameraSelect select, s8 exposure );
433 inline nn::Result SetExposure( CameraSelect select, s8 exposure ) in SetExposure() function
435 return detail::SetExposure(select, exposure); in SetExposure()
Dcamera_Camera.h135 static nn::Result SetExposure( nn::camera::CTR::CameraSelect camera, s8 exposure );