Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h59 nn::Result SetExposure( CameraSelect select, s8 exposure );
432 inline nn::Result SetExposure( CameraSelect select, s8 exposure ) in SetExposure() function
434 return detail::SetExposure(select, exposure); in SetExposure()
Dcamera_Camera.h134 static nn::Result SetExposure( nn::camera::CTR::CameraSelect camera, s8 exposure );