Lines Matching refs:Context
59 nn::Result SwitchContext( CameraSelect select, Context next );
67 nn::Result FlipImage( CameraSelect select, Flip flip, Context context );
68 …t select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 cropX1, s16 cropY1, Context context );
69 nn::Result SetSize( CameraSelect select, Size size, Context context );
72 nn::Result SetEffect( CameraSelect select, Effect effect, Context context );
75 nn::Result SetOutputFormat( CameraSelect select, OutputFormat format, Context context );
419 inline nn::Result SwitchContext( CameraSelect select, Context next ) in SwitchContext()
532 inline nn::Result FlipImage( CameraSelect select, Flip flip, Context context = CONTEXT_BOTH )
564 …ght, s16 cropX0 = 0, s16 cropY0 = 0, s16 cropX1 = 639, s16 cropY1 = 479, Context context = CONTEXT…
579 inline nn::Result SetSize( CameraSelect select, Size size, Context context = CONTEXT_BOTH )
622 … inline nn::Result SetEffect( CameraSelect select, Effect effect, Context context = CONTEXT_BOTH )
670 …inline nn::Result SetOutputFormat( CameraSelect select, OutputFormat format, Context context = CON…