Searched refs:SetAutoExposureWindow (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/camera/CTR/ |
| D | camera_Api.h | 76 …nn::Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 heig… 684 …inline nn::Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s… in SetAutoExposureWindow() function 686 return detail::SetAutoExposureWindow( select, startX, startY, width, height ); in SetAutoExposureWindow()
|
| D | camera_Camera.h | 151 …static nn::Result SetAutoExposureWindow( nn::camera::CTR::CameraSelect camera, s16 startX, s16 sta…
|