Searched refs:psb_xrandr_create_full_screen_window (Results 1 - 4 of 4) sorted by path

/hardware/intel/img/psb_video/src/x11/
H A Dpsb_coverlay.c1247 extend_win = psb_xrandr_create_full_screen_window(x, y, xres, yres);
H A Dpsb_ctexture.c71 output->extend_drawable = (Window)psb_xrandr_create_full_screen_window(destx, desty, destw, desth);
H A Dpsb_xrandr.c535 Window psb_xrandr_create_full_screen_window(unsigned int destx, unsigned int desty, unsigned int destw, unsigned int desth) function
H A Dpsb_xrandr.h176 Window psb_xrandr_create_full_screen_window(unsigned int destx, unsigned int desty, unsigned int destw, unsigned int desth);

Completed in 261 milliseconds