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