RetroArch
Functions
video_crt_switch.h File Reference
#include <stdint.h>
#include <boolean.h>
#include <retro_common_api.h>
Include dependency graph for video_crt_switch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

RETRO_BEGIN_DECLS void crt_switch_res_core (unsigned width, unsigned height, float hz, unsigned crt_mode, int crt_switch_center_adjust)
 
void crt_aspect_ratio_switch (unsigned width, unsigned height)
 
void crt_video_restore (void)
 

Function Documentation

◆ crt_aspect_ratio_switch()

void crt_aspect_ratio_switch ( unsigned  width,
unsigned  height 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ crt_switch_res_core()

RETRO_BEGIN_DECLS void crt_switch_res_core ( unsigned  width,
unsigned  height,
float  hz,
unsigned  crt_mode,
int  crt_switch_center_adjust 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ crt_video_restore()

void crt_video_restore ( void  )
Here is the caller graph for this function: