Home
last modified time | relevance | path

Searched defs:dpiy (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbscreen.c111 int dpiy, int width, /* pixel width of frame buffer */ in fbSetupScreen()
165 int dpix, int dpiy, int width, int bpp, in wfbFinishScreenInit()
217 int dpix, int dpiy, int width, int bpp, in wfbScreenInit()
230 int dpix, int dpiy, int width, int bpp) in fbScreenInit()
H A Dfboverlay.c253 int dpiy, int width1, int width2, int bpp1, int bpp2) in fbOverlaySetupScreen()
266 int dpiy, in fbOverlayFinishScreenInit()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiscrinit.c239 int dpix, int dpiy, /* dots per inch */ in miScreenInit()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c874 int dpix = monitorResolution, dpiy = monitorResolution; in vfbScreenInit() local