Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbscreen.c110 int ysize, int dpix, /* dots per inch */ 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.c252 int dpix, in fbOverlaySetupScreen()
265 int dpix, 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