Home
last modified time | relevance | path

Searched refs:norm_vp_height (Results 1 – 1 of 1) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c32617 int norm_vp_height = (int)vp->height; in video_driver_translate_coord_viewport() local
32621 norm_vp_height <= 0 || in video_driver_translate_coord_viewport()
32647 if (mouse_y >= 0 && mouse_y <= norm_vp_height) in video_driver_translate_coord_viewport()
32649 / norm_vp_height) - 0x7fff; in video_driver_translate_coord_viewport()