Searched refs:biSizeImage (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_image.c172 uint32_t biSizeImage; member in struct:bmp_info_header
259 bmih.biSizeImage = height*width*4;
316 bmih.biSizeImage = height*width*4;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_debug_image.c172 uint32_t biSizeImage; member in struct:bmp_info_header
260 bmih.biSizeImage = height*width*4;
317 bmih.biSizeImage = height*width*4;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c158 gdt->bmi.bmiHeader.biSizeImage = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c158 gdt->bmi.bmiHeader.biSizeImage = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp116 bmi.bmiHeader.biSizeImage = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinnativegdi.c389 pbmih->biSizeImage = 0;
H A Dwinshadgdi.c382 (int) dibsection.dsBmih.biSizeImage);
426 pScreenInfo->dwStride = ((dibsection.dsBmih.biSizeImage
H A Dwincursor.c291 pbmi->bmiHeader.biSizeImage = 0;
H A Dwinwin32rootless.c782 (unsigned int)dibsection.dsBmih.biSizeImage);
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinshadgdi.c358 dibsection.dsBmih.biBitCount, (int) dibsection.dsBmih.biSizeImage);
396 pScreenInfo->dwStride = ((dibsection.dsBmih.biSizeImage
H A Dwincursor.c284 pbmi->bmiHeader.biSizeImage = 0;

Completed in 12 milliseconds