Home
last modified time | relevance | path

Searched refs:biClrImportant (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_image.c176 uint32_t biClrImportant; member
263 bmih.biClrImportant = 0; in debug_dump_float_rgba_bmp()
320 bmih.biClrImportant = 0; in debug_dump_ubyte_rgba_bmp()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp170 bitmapInfo.bmiHeader.biClrImportant = 0; in NativePixmap()
345 bitmapInfo.biClrImportant = 0; in readScreenPixels()
/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.h63 uint32_t biClrImportant; member
/external/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c162 gdt->bmi.bmiHeader.biClrImportant = 0; in gdi_sw_displaytarget_create()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp718 unsigned int biClrImportant = 0; in PVRShellWriteBMPFile() local
755 fwrite(&biClrImportant , 1, sizeof(biClrImportant) , fpDumpfile); in PVRShellWriteBMPFile()
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc77 pvi->bmiHeader.biClrImportant = 0; in GetMediaType()