Searched refs:CONTEXT_BOTH (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/camera/CTR/ |
| D | camera_Api.h | 531 inline nn::Result FlipImage( CameraSelect select, Flip flip, Context context = CONTEXT_BOTH ) 563 …16 cropX0 = 0, s16 cropY0 = 0, s16 cropX1 = 639, s16 cropY1 = 479, Context context = CONTEXT_BOTH ) 578 inline nn::Result SetSize( CameraSelect select, Size size, Context context = CONTEXT_BOTH ) 621 … inline nn::Result SetEffect( CameraSelect select, Effect effect, Context context = CONTEXT_BOTH ) 669 …:Result SetOutputFormat( CameraSelect select, OutputFormat format, Context context = CONTEXT_BOTH )
|
| D | camera_Types.h | 71 CONTEXT_BOTH = (CONTEXT_A|CONTEXT_B) //!< コンテキストA,Bを両方指定 enumerator
|