Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsframebuffer.c63 bpp = info->bmiHeader.biPlanes * info->bmiHeader.biBitCount; in WIN_CreateWindowFramebuffer()
75 info->bmiHeader.biPlanes = 1; in WIN_CreateWindowFramebuffer()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_debug_image.c169 uint16_t biPlanes; member
257 bmih.biPlanes = 1; in debug_dump_float_rgba_bmp()
314 bmih.biPlanes = 1; in debug_dump_ubyte_rgba_bmp()
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dbitmap.c43 uint16_t biPlanes; member
71 info_header->biPlanes = htole16(1); in create_info_header()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32Pixmap.cpp34 bitmapInfo.bmiHeader.biPlanes = 1; in initialize()
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Pixmap.cpp34 bitmapInfo.bmiHeader.biPlanes = 1; in initialize()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Drdbmp.c443 unsigned short biPlanes; in start_input_bmp() local
475 biPlanes = GET_2B(bmpinfoheader, 8); in start_input_bmp()
497 biPlanes = GET_2B(bmpinfoheader, 12); in start_input_bmp()
537 if (biPlanes != 1) in start_input_bmp()
/third_party/libjpeg-turbo/
Drdbmp.c443 unsigned short biPlanes; in start_input_bmp() local
475 biPlanes = GET_2B(bmpinfoheader, 8); in start_input_bmp()
497 biPlanes = GET_2B(bmpinfoheader, 12); in start_input_bmp()
537 if (biPlanes != 1) in start_input_bmp()
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdbmp.c431 unsigned short biPlanes; in start_input_bmp() local
463 biPlanes = GET_2B(bmpinfoheader, 8); in start_input_bmp()
487 biPlanes = GET_2B(bmpinfoheader, 12); in start_input_bmp()
530 if (biPlanes != 1) in start_input_bmp()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_bmp.c480 Uint16 biPlanes; in SDL_SaveBMP_RW() local
578 biPlanes = 1; in SDL_SaveBMP_RW()
610 SDL_WriteLE16(dst, biPlanes); in SDL_SaveBMP_RW()
/third_party/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp65 bmpInfo->bmiHeader.biPlanes = 1; in resize()
/third_party/flutter/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp65 bmpInfo->bmiHeader.biPlanes = 1; in resize()
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp163 bitmapInfo.bmiHeader.biPlanes = 1; in NativePixmap()
338 bitmapInfo.biPlanes = 1; in readScreenPixels()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWin32SurfaceKHR.cpp145 bitmapInfo.bmiHeader.biPlanes = 1; in lazyCreateFrameBuffer()
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c155 gdt->bmi.bmiHeader.biPlanes = 1; in gdi_sw_displaytarget_create()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferGDI.cpp144 bitmapInfo.bmiHeader.biPlanes = 1; in init()
/third_party/ffmpeg/libavdevice/
Dvfwcap.c150 dstruct(s, bih, biPlanes, "d"); in dump_bih()
347 bi->bmiHeader.biPlanes = 1; in vfw_read_header()
Ddshow_common.c72 dstruct(s, bih, biPlanes, "d"); in dump_bih()
Dgdigrab.c361 bmi.bmiHeader.biPlanes = 1; in gdigrab_read_header()
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/
Dwindows_screenshot.c62 bih.biPlanes = 1; in SaveBitmapToFile()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDxgi.cpp113 bmi.bmiHeader.biPlanes = 1; in _Present()
/third_party/flutter/skia/gm/
Drasterhandleallocator.cpp192 hdr.biPlanes = 1; in Create()
/third_party/skia/gm/
Drasterhandleallocator.cpp191 hdr.biPlanes = 1; in Create()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Drpng-win.c524 bmih->biPlanes = 1; in rpng_win_create_window()
/third_party/libpng/contrib/gregbook/
Drpng-win.c524 bmih->biPlanes = 1; in rpng_win_create_window()
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Dgstgdiscreencapsrc.c305 src->info.bmiHeader.biPlanes = 1; in gst_gdiscreencapsrc_set_caps()

12