/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_bmp.c | 117 Sint32 biHeight = 0; in SDL_LoadBMP_RW() local 157 biHeight = (Uint32) SDL_ReadLE16(src); in SDL_LoadBMP_RW() 164 biHeight = SDL_ReadLE32(src); in SDL_LoadBMP_RW() 226 if (biHeight < 0) { in SDL_LoadBMP_RW() 228 biHeight = -biHeight; in SDL_LoadBMP_RW() 300 SDL_CreateRGBSurface(0, biWidth, biHeight, biBitCount, Rmask, Gmask, in SDL_LoadBMP_RW() 479 Sint32 biHeight; in SDL_SaveBMP_RW() local 577 biHeight = surface->h; in SDL_SaveBMP_RW() 609 SDL_WriteLE32(dst, biHeight); in SDL_SaveBMP_RW()
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | rdbmp.c | 442 int biHeight; in start_input_bmp() local 474 biHeight = (int)GET_2B(bmpinfoheader, 6); in start_input_bmp() 481 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight); in start_input_bmp() 484 TRACEMS2(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight); in start_input_bmp() 496 biHeight = (int)GET_4B(bmpinfoheader, 8); in start_input_bmp() 508 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight); in start_input_bmp() 511 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 514 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 535 if (biWidth <= 0 || biHeight <= 0) in start_input_bmp() 613 row_width, (JDIMENSION)biHeight, (JDIMENSION)1); in start_input_bmp() [all …]
|
/third_party/libjpeg-turbo/ |
D | rdbmp.c | 442 int biHeight; in start_input_bmp() local 474 biHeight = (int)GET_2B(bmpinfoheader, 6); in start_input_bmp() 481 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight); in start_input_bmp() 484 TRACEMS2(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight); in start_input_bmp() 496 biHeight = (int)GET_4B(bmpinfoheader, 8); in start_input_bmp() 508 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight); in start_input_bmp() 511 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 514 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight); in start_input_bmp() 535 if (biWidth <= 0 || biHeight <= 0) in start_input_bmp() 613 row_width, (JDIMENSION)biHeight, (JDIMENSION)1); in start_input_bmp() [all …]
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdbmp.c | 430 int biHeight; in start_input_bmp() local 462 biHeight = (int)GET_2B(bmpinfoheader, 6); in start_input_bmp() 469 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight); in start_input_bmp() 473 TRACEMS3(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight, in start_input_bmp() 486 biHeight = (int)GET_4B(bmpinfoheader, 8); in start_input_bmp() 498 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight); in start_input_bmp() 502 TRACEMS3(cinfo, 1, JTRC_BMP, biWidth, biHeight, source->bits_per_pixel); in start_input_bmp() 523 if (biWidth <= 0 || biHeight <= 0) in start_input_bmp() 527 (unsigned long long)biWidth * biHeight > sinfo->max_pixels) in start_input_bmp() 610 row_width, (JDIMENSION)biHeight, (JDIMENSION)1); in start_input_bmp() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
D | gstgdiscreencapsrc.c | 304 src->info.bmiHeader.biHeight = src->src_rect.top - src->src_rect.bottom; in gst_gdiscreencapsrc_set_caps() 332 (gint) (-src->info.bmiHeader.biHeight), in gst_gdiscreencapsrc_set_caps() 417 !src->info.bmiHeader.biHeight)) { in gst_gdiscreencapsrc_create() 424 (-src->info.bmiHeader.biHeight); in gst_gdiscreencapsrc_create() 429 (gint) (-src->info.bmiHeader.biHeight)); in gst_gdiscreencapsrc_create() 528 height = -src->info.bmiHeader.biHeight; in gst_gdiscreencapsrc_screen_capture()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_image.c | 168 int32_t biHeight; member 256 bmih.biHeight = height; in debug_dump_float_rgba_bmp() 313 bmih.biHeight = height; in debug_dump_ubyte_rgba_bmp()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/ |
D | bitmap.c | 42 uint32_t biHeight; member 70 info_header->biHeight = htole32(height); in create_info_header()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideofakesrc.cpp | 72 (newvh->bmiHeader.biHeight == curvh->bmiHeader.biHeight) && in CheckMediaType() 143 int height = ABS (vh->bmiHeader.biHeight); in CopyToDestinationBuffer()
|
/third_party/ffmpeg/libavdevice/ |
D | vfwcap.c | 149 dstruct(s, bih, biHeight, "ld"); in dump_bih() 339 bi->bmiHeader.biHeight = h; in vfw_read_header() 346 bi->bmiHeader.biHeight = 240; in vfw_read_header() 389 par->height = bi->bmiHeader.biHeight; in vfw_read_header()
|
D | dshow_common.c | 71 dstruct(s, bih, biHeight, "ld"); in dump_bih()
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Pixmap.cpp | 33 bitmapInfo.bmiHeader.biHeight = static_cast<LONG>(height); in initialize()
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Pixmap.cpp | 33 bitmapInfo.bmiHeader.biHeight = static_cast<LONG>(height); in initialize()
|
/third_party/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 64 bmpInfo->bmiHeader.biHeight = -h; // negative means top-down bitmap. Skia draws top-down. in resize()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsframebuffer.c | 83 info->bmiHeader.biHeight = -window->h; /* negative for topdown bitmap */ in WIN_CreateWindowFramebuffer()
|
/third_party/flutter/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 64 bmpInfo->bmiHeader.biHeight = -h; // negative means top-down bitmap. Skia draws top-down. in resize()
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 162 bitmapInfo.bmiHeader.biHeight = height; in NativePixmap() 337 bitmapInfo.biHeight = -height; in readScreenPixels()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | Win32SurfaceKHR.cpp | 146 …bitmapInfo.bmiHeader.biHeight = -static_cast<LONG>(windowExtent.height); // Negative for top-down… in lazyCreateFrameBuffer()
|
/third_party/mesa3d/src/gallium/winsys/sw/gdi/ |
D | gdi_sw_winsys.c | 154 gdt->bmi.bmiHeader.biHeight= -(long)height; in gdi_sw_displaytarget_create()
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBufferGDI.cpp | 145 bitmapInfo.bmiHeader.biHeight = -height; in init()
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/ |
D | windows_screenshot.c | 61 bih.biHeight = bitmap.bmHeight; in SaveBitmapToFile()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Dxgi.cpp | 112 bmi.bmiHeader.biHeight= -(long)h; in _Present()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshow.cpp | 103 pin_mediatype->defaultHeight = video_info->bmiHeader.biHeight; in gst_dshow_new_pin_mediatype_from_enum_mediatypes() 127 pin_mediatype->defaultHeight = video_info->bmiHeader.biHeight; in gst_dshow_new_pin_mediatype_from_streamcaps()
|
/third_party/flutter/skia/gm/ |
D | rasterhandleallocator.cpp | 191 hdr.biHeight = -height; // Minus means top-down bitmap. in Create()
|
/third_party/skia/gm/ |
D | rasterhandleallocator.cpp | 190 hdr.biHeight = -height; // Minus means top-down bitmap. in Create()
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | rpng-win.c | 523 bmih->biHeight = -((long)image_height); in rpng_win_create_window()
|