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