Home
last modified time | relevance | path

Searched refs:cropX0 (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/camera/CTR/
Dcamera_Types.h313 s16 cropX0; //!< SetDetailSize で指定する cropX0 の値 member
Dcamera_Api.h67 …nn::Result SetDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 …
563 …inline nn::Result SetDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0 = 0, s16 c…
565 … return detail::SetDetailSize(select, width, height, cropX0, cropY0, cropX1, cropY1, context);
Dcamera_Camera.h143 …ilSize( nn::camera::CTR::CameraSelect camera, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 c…