Searched refs:BI_RGB (Results 1 - 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/platform/win/
H A DBitmapInfo.cpp43 bitmapInfo.bmiHeader.biCompression = BI_RGB;
/external/webkit/Source/WebCore/platform/graphics/win/
H A DDIBPixelData.cpp71 info.biCompression = BI_RGB;
/external/webkit/Tools/DumpRenderTree/win/
H A DPixelDumpSupportWin.cpp59 bmp.bmiHeader.biCompression = BI_RGB;
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_bmp.c40 #ifndef BI_RGB
41 #define BI_RGB 0 macro
117 biCompression = BI_RGB;
174 case BI_RGB:
462 biCompression = BI_RGB;
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/win/
H A DWebDragClientWin.cpp78 bitmapInfo.bmiHeader.biCompression = BI_RGB;
/external/qemu/android/camera/
H A Dcamera-capture-windows.c229 if (wcd->frame_bitmap->bmiHeader.biCompression == BI_RGB) {
462 wcd->gdi_bitmap->bmiHeader.biCompression = BI_RGB;
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp623 bitmapInfo.bmiHeader.biCompression = BI_RGB;
/external/qemu/distrib/sdl-1.2.15/src/video/gapi/
H A DSDL_gapivideo.c1256 pHeader->biCompression = BI_RGB;
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_dibvideo.c889 binfo->bmiHeader.biCompression = BI_RGB; /* BI_BITFIELDS for 565 vs 555 */
/external/skia/src/ports/
H A DSkFontHost_win.cpp378 info.bmiHeader.biCompression = BI_RGB;
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1302 bitmapInfo.bmiHeader.biCompression = BI_RGB;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 266 milliseconds