Searched refs:cropX0 (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/camera/CTR/ |
| D | camera_Types.h | 293 s16 cropX0; // member
|
| D | camera_Api.h | 68 …nn::Result SetDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 … 581 …inline nn::Result SetDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0 = 0, s16 c… 583 … return detail::SetDetailSize(select, width, height, cropX0, cropY0, cropX1, cropY1, context);
|
| D | camera_Camera.h | 143 …ilSize( nn::camera::CTR::CameraSelect camera, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 c…
|