Home | History | Annotate | Download | only in panel

Lines Matching refs:bpp

254  *         bpp: depth of the panel configured
259 Pnl_GetPanelInfoFromBIOS(int *xres, int *yres, int *bpp, int *hz)
293 *bpp = 8;
296 *bpp = 9;
299 *bpp = 12;
302 *bpp = 18;
305 *bpp = 24;
308 *bpp = 16;
359 *bpp = 12;
362 *bpp = 18;
365 *bpp = 16;
368 *bpp = 8;