Home
last modified time | relevance | path

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

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