Home
last modified time | relevance | path

Searched refs:BI_RGB (Results 1 – 25 of 25) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_bmp.c44 #ifndef BI_RGB
45 #define BI_RGB 0 macro
160 biCompression = BI_RGB; in SDL_LoadBMP_RW()
253 case BI_RGB: in SDL_LoadBMP_RW()
580 biCompression = BI_RGB; in SDL_SaveBMP_RW()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32Pixmap.cpp36 bitmapInfo.bmiHeader.biCompression = BI_RGB; in initialize()
DWin32Window.cpp675 bitmapInfo.biCompression = BI_RGB; in takeScreenshot()
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Pixmap.cpp36 bitmapInfo.bmiHeader.biCompression = BI_RGB; in initialize()
DWin32Window.cpp683 bitmapInfo.biCompression = BI_RGB; in takeScreenshot()
/third_party/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp67 bmpInfo->bmiHeader.biCompression = BI_RGB; in resize()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsframebuffer.c77 info->bmiHeader.biCompression = BI_RGB; in WIN_CreateWindowFramebuffer()
DSDL_windowswindow.c425 SDL_WriteLE32(dst, BI_RGB); in WIN_SetWindowIcon()
DSDL_windowskeyboard.c1300 infoHeader->biCompression = BI_RGB; in StartDrawToBitmap()
/third_party/flutter/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp67 bmpInfo->bmiHeader.biCompression = BI_RGB; in resize()
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp165 bitmapInfo.bmiHeader.biCompression = BI_RGB; in NativePixmap()
340 bitmapInfo.biCompression = BI_RGB; in readScreenPixels()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWin32SurfaceKHR.cpp148 bitmapInfo.bmiHeader.biCompression = BI_RGB; in lazyCreateFrameBuffer()
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c157 gdt->bmi.bmiHeader.biCompression = BI_RGB; in gdi_sw_displaytarget_create()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferGDI.cpp147 bitmapInfo.bmiHeader.biCompression = BI_RGB; in init()
/third_party/ffmpeg/libavdevice/
Dvfwcap.c64 case BI_RGB: in vfw_pixfmt()
401 if(biCompression == BI_RGB) { in vfw_read_header()
Ddshow.c38 case BI_RGB: in dshow_pixfmt()
1001 if (bih->biCompression == BI_RGB || bih->biCompression == BI_BITFIELDS) { in dshow_add_device()
Dgdigrab.c363 bmi.bmiHeader.biCompression = BI_RGB; in gdigrab_read_header()
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/
Dwindows_screenshot.c64 bih.biCompression = BI_RGB; in SaveBitmapToFile()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDxgi.cpp115 bmi.bmiHeader.biCompression = BI_RGB; in _Present()
/third_party/flutter/skia/gm/
Drasterhandleallocator.cpp194 hdr.biCompression = BI_RGB; // No compression. in Create()
/third_party/skia/gm/
Drasterhandleallocator.cpp193 hdr.biCompression = BI_RGB; // No compression. in Create()
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Dgstgdiscreencapsrc.c307 src->info.bmiHeader.biCompression = BI_RGB; in gst_gdiscreencapsrc_set_caps()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c485 info.bmiHeader.biCompression = BI_RGB; in wsi_win32_image_init()
/third_party/skia/src/ports/
DSkFontHost_win.cpp520 info.bmiHeader.biCompression = BI_RGB; in draw()
/third_party/flutter/skia/src/ports/
DSkFontHost_win.cpp512 info.bmiHeader.biCompression = BI_RGB; in draw()