Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h63 nn::Result IsAutoExposure( bool* pOn, CameraSelect select );
488 inline nn::Result IsAutoExposure( bool* pOn, CameraSelect select ) in IsAutoExposure() function
490 return detail::IsAutoExposure(pOn, select); in IsAutoExposure()
Dcamera_Camera.h139 static nn::Result IsAutoExposure( bool* pOn, nn::camera::CTR::CameraSelect camera );