Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Api.h64 nn::Result IsAutoExposure( bool* pOn, CameraSelect select );
489 inline nn::Result IsAutoExposure( bool* pOn, CameraSelect select ) in IsAutoExposure() function
491 return detail::IsAutoExposure(pOn, select); in IsAutoExposure()
Dcamera_Camera.h140 static nn::Result IsAutoExposure( bool* pOn, nn::camera::CTR::CameraSelect camera );