Searched refs:on (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-2.4.0/resources/configtool/ |
| D | ctrsetting.txt | 40 latestMinorVer:255; // Latest EULA Version Saved on System (minor version) (value from 0 to 2… 41 latestMajorVer:255; // Latest EULA Version Saved on System (major version) (value from 0 to 2… 49 parentalBrowser:1; // Is there a restriction on launching the full browser? … 50 parentalUlcd:1; // Is there a restriction on ULCD display? … 51 parentalPhotoExchange:1; // Is there a restriction on exchanging photos? … 52 parentalP2PInternet:1; // Is there a restriction on Internet communication with other u… 53 parentalP2PCec:1; // Is there a restriction on StreetPass communication with other … 54 parentalAddFriend:1; // Is there a restriction on friend registration? … 55 parentalDsDownload:1; // Is there a restriction on launching DS downloads? … 56 parentalShopPoint:1; // Is there a restriction on registering and using shop point…
|
| /CTR-SDK-2.4.0/resources/plCoin/ |
| D | readme.txt | 7 - Path data for Play Coin icon shown on HOME Menu. 8 Create your 2D data based on this. 19 Create your 3D data based on this. 31 You can use this file as is or create models based on the file.
|
| /CTR-SDK-2.4.0/resources/bannermodel/ |
| D | readme.txt | 7 ・ Intermediate camera data used to display banners on the HOME Menu. 28 ・ A version of BannerModel_00 modified to support replacing textures based on the language.
|
| /CTR-SDK-2.4.0/include/nn/camera/CTR/ |
| D | camera_Api.h | 62 nn::Result SetAutoExposure( CameraSelect select, bool on ); 64 nn::Result SetAutoWhiteBalance( CameraSelect select, bool on ); 77 nn::Result SetNoiseFilter( CameraSelect select, bool on ); 488 inline nn::Result SetAutoExposure( CameraSelect select, bool on ) in SetAutoExposure() argument 490 return detail::SetAutoExposure(select, on); in SetAutoExposure() 516 inline nn::Result SetAutoWhiteBalance( CameraSelect select, bool on ) in SetAutoWhiteBalance() argument 518 return detail::SetAutoWhiteBalance(select, on); in SetAutoWhiteBalance() 731 inline nn::Result SetNoiseFilter( CameraSelect select, bool on ) in SetNoiseFilter() argument 733 return detail::SetNoiseFilter( select, on ); in SetNoiseFilter()
|
| D | camera_Camera.h | 139 static nn::Result SetAutoExposure( nn::camera::CTR::CameraSelect camera, bool on ); 141 static nn::Result SetAutoWhiteBalance( nn::camera::CTR::CameraSelect camera, bool on ); 154 static nn::Result SetNoiseFilter( nn::camera::CTR::CameraSelect camera, bool on );
|
| /CTR-SDK-2.4.0/build/omake/platforms/CTR/ |
| D | CTR.commondefs.gl.om | 116 # (When relying on -I, no rebuild occurs when a built .obj is updated.)
|
| /CTR-SDK-2.4.0/build/omake/ |
| D | targetdefs.om | 24 # Function to get directory not dependent on the target
|
| /CTR-SDK-2.4.0/include/nn/math/ARMv6/inline/ |
| D | math_Matrix34.ipp | 1167 …ght' by rotating the r-axis and u-axis cameraTwist values a half rotation clockwise on the ru-plane 1292 …ght' by rotating the r-axis and u-axis cameraTwist values a half rotation clockwise on the ru-plane
|