Searched refs:on (Results 1 – 7 of 7) sorted by relevance
| /CTR-SDK-4.2.5/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-4.2.5/include/nn/camera/CTR/ |
| D | camera_Api.h | 63 nn::Result SetAutoExposure( CameraSelect select, bool on ); 65 nn::Result SetAutoWhiteBalance( CameraSelect select, bool on ); 78 nn::Result SetNoiseFilter( CameraSelect select, bool on ); 489 inline nn::Result SetAutoExposure( CameraSelect select, bool on ) in SetAutoExposure() argument 491 return detail::SetAutoExposure(select, on); in SetAutoExposure() 517 inline nn::Result SetAutoWhiteBalance( CameraSelect select, bool on ) in SetAutoWhiteBalance() argument 519 return detail::SetAutoWhiteBalance(select, on); in SetAutoWhiteBalance() 735 inline nn::Result SetNoiseFilter( CameraSelect select, bool on ) in SetNoiseFilter() argument 737 return detail::SetNoiseFilter( select, on ); in SetNoiseFilter()
|
| D | camera_Camera.h | 138 static nn::Result SetAutoExposure( nn::camera::CTR::CameraSelect camera, bool on ); 140 static nn::Result SetAutoWhiteBalance( nn::camera::CTR::CameraSelect camera, bool on ); 153 static nn::Result SetNoiseFilter( nn::camera::CTR::CameraSelect camera, bool on );
|
| /CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/ |
| D | detail.csv | 43 …dded to the above set value. The value added by the polygon offset depends on the depth buffer for… 848 0x81,[31:0],glTexParameter(pname=GL_TEXTURE_BORDER_COLOR) (Depends on the settings of the texture o… 850 …2D height, glCompressedTexImage2D height, glCopyTexImage2D height (Depends on the settings of the … 852 0x82,[26:16],"glTexImage2D width, glCompressedTexImage2D width, glCopyTexImage2D width (Depends on … 854 0x83,[1:1],glTexParameter(pname=GL_TEXTURE_MAG_FILTER) (Depends on the settings of the texture obje… 858 0x83,[2:2],glTexParameter(pname=GL_TEXTURE_MIN_FILTER) (Depends on the settings of the texture obje… 862 …pressedTexImage2D internalformat, glCopyTexImage2D internalformat (Depends on the settings of the … 866 0x83,[10:8],glTexParameter(pname=GL_TEXTURE_WRAP_T) (Depends on the settings of the texture object … 872 0x83,[14:12],glTexParameter(pname=GL_TEXTURE_WRAP_S) (Depends on the settings of the texture object… 880 0x83,[20:20],glTexImage2D internalformat (Depends on the settings of the texture object bound to GL… [all …]
|
| /CTR-SDK-4.2.5/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-4.2.5/build/omake/ |
| D | targetdefs.om | 24 # Function to get directory not dependent on the target
|
| /CTR-SDK-4.2.5/include/nn/math/ARMv6/inline/ |
| D | math_Matrix34.ipp | 1173 …ght' by rotating the r-axis and u-axis cameraTwist values a half rotation clockwise on the ru-plane 1298 …ght' by rotating the r-axis and u-axis cameraTwist values a half rotation clockwise on the ru-plane
|