Searched refs:Xres (Results 1 – 3 of 3) sorted by relevance
338 #define Xres min_xres macro718 if ((xpos + win->w[plane].xres) > panel->Xres) { in au1200_setlocation()720 xsz = panel->Xres - xpos; /* off by 1 ??? */ in au1200_setlocation()816 printk("Panel(%s), %dx%d\n", panel->name, panel->Xres, panel->Yres); in au1200_setpanel()1671 win->w[plane].xres = panel->Xres; in au1200fb_drv_probe()
64 * Xres 640 Yres 480
614 configure: Build hashtable for Xres and glvnd616 With autoconf, hashtable support is built along with Xres support.618 Yet, glvnd also use it, so when disabling Xres from configure, the622 Untie the build of hashtable from Xres support, just like meson build