Lines Matching refs:Context
58 nn::Result SwitchContext( CameraSelect select, Context next );
66 nn::Result FlipImage( CameraSelect select, Flip flip, Context context );
67 …t select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 cropX1, s16 cropY1, Context context );
68 nn::Result SetSize( CameraSelect select, Size size, Context context );
71 nn::Result SetEffect( CameraSelect select, Effect effect, Context context );
74 nn::Result SetOutputFormat( CameraSelect select, OutputFormat format, Context context );
418 inline nn::Result SwitchContext( CameraSelect select, Context next ) in SwitchContext()
531 inline nn::Result FlipImage( CameraSelect select, Flip flip, Context context = CONTEXT_BOTH )
563 …ght, s16 cropX0 = 0, s16 cropY0 = 0, s16 cropX1 = 639, s16 cropY1 = 479, Context context = CONTEXT…
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 …inline nn::Result SetOutputFormat( CameraSelect select, OutputFormat format, Context context = CON…