Searched refs:cropY0 (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-0.14.4/include/nn/camera/CTR/ |
| D | camera_Types.h | 314 s16 cropY0; //!< SetDetailSize で指定する cropY0 の値 member
|
| D | camera_Api.h | 68 …tDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 cropX1, s16 c… 564 …ailSize( CameraSelect select, s16 width, s16 height, s16 cropX0 = 0, s16 cropY0 = 0, s16 cropX1 = … 566 … return detail::SetDetailSize(select, width, height, cropX0, cropY0, cropX1, cropY1, context);
|
| D | camera_Camera.h | 144 …camera::CTR::CameraSelect camera, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 cropX1, s16 c…
|