File: video_init.h

package info (click to toggle)
projectm 2.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 32,256 kB
  • ctags: 13,810
  • sloc: cpp: 31,087; ansic: 26,914; sh: 816; makefile: 20
file content (3 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (5)
1
2
3
void init_display(int w, int h, int *fvw, int *fvh, bool fullscreen);
void resize_display(int w, int h, bool fullscreen);