Searched refs:v_depth (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.h63 unsigned int v_depth; member in struct:vc_info
H A Dvideo_console.c1387 if(!vinfo.v_depth)
1640 if(!vinfo.v_depth)
1643 switch(vinfo.v_depth) {
1726 vc_render_font(enable ? vinfo.v_depth : 0);
1735 if(!vinfo.v_depth)
1740 (xx /** ISO_CHAR_WIDTH*/ * vinfo.v_depth));
1742 switch (vinfo.v_depth) {
1765 if(!vinfo.v_depth)
1798 if(!vinfo.v_depth)
1828 if (!vinfo.v_depth)
[all...]
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOBootFramebuffer.cpp74 switch (bootDisplay.v_depth)
147 switch (bootDisplay.v_depth)
H A DIOFramebuffer.cpp7281 newConsole.v_depth = fb->__private->consoleDepth;
/macosx-10.10/xnu-2782.1.97/pexpert/pexpert/i386/
H A Dboot.h89 uint32_t v_depth; /* Pixel Depth */ member in struct:Boot_Video
/macosx-10.10/xnu-2782.1.97/pexpert/i386/
H A Dpe_init.c198 PE_state.video.v_depth = args->Video.v_depth;
/macosx-10.10/xnu-2782.1.97/pexpert/pexpert/
H A Dpexpert.h198 unsigned long v_depth; /* Pixel Depth */ member in struct:PE_Video
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp4103 bpp = (UInt32) bootDisplay.v_depth;
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp1986 graphicsInfo->depth = consoleInfo.v_depth;

Completed in 152 milliseconds