Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_image.c169 uint16_t biPlanes; member
256 bmih.biPlanes = 1; in debug_dump_float_rgba_bmp()
313 bmih.biPlanes = 1; in debug_dump_ubyte_rgba_bmp()
/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.cpp157 uint16_t biPlanes; in ReadHeader() local
168 biPlanes = FXWORD_GET_LSBFIRST( in ReadHeader()
169 reinterpret_cast<uint8_t*>(&pBmp_info_header->biPlanes)); in ReadHeader()
175 if (compress_flag == BMP_RGB && biPlanes == 1 && color_used == 0) in ReadHeader()
Dfx_bmp.h56 uint16_t biPlanes; member
/external/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()
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_frame_win.cc41 bmi.bmiHeader.biPlanes = 1; in Create()
/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp27 pbmih->biPlanes = 1; in GetBitmapInfo()
192 bmih.biPlanes = 1; in CFX_WindowsDIB()
Dfx_win32_device.cpp880 bmi.bmiHeader.biPlanes = 1; in GDI_StretchBitMask()
1174 bmi.bmiHeader.biPlanes = 1; in GetDIBits()
/external/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp65 bmpInfo->bmiHeader.biPlanes = 1; in resize()
/external/skqp/tools/sk_app/win/
DRasterWindowContext_win.cpp65 bmpInfo->bmiHeader.biPlanes = 1; in resize()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp163 bitmapInfo.bmiHeader.biPlanes = 1; in NativePixmap()
338 bitmapInfo.biPlanes = 1; in readScreenPixels()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp711 unsigned short biPlanes = 1; in PVRShellWriteBMPFile() local
731 ByteSwap(biPlanes); in PVRShellWriteBMPFile()
748 fwrite(&biPlanes , 1, sizeof(biPlanes) , fpDumpfile); in PVRShellWriteBMPFile()
/external/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c155 gdt->bmi.bmiHeader.biPlanes = 1; in gdi_sw_displaytarget_create()
/external/swiftshader/src/Main/
DFrameBufferGDI.cpp144 bitmapInfo.bmiHeader.biPlanes = 1; in init()
/external/swiftshader/src/WSI/
DFrameBufferGDI.cpp144 bitmapInfo.bmiHeader.biPlanes = 1; in init()
/external/ImageMagick/coders/
Dscreenshot.c186 bmi.bmiHeader.biPlanes=1; in ReadSCREENSHOTImage()
Demf.c575 DIBinfo.bmiHeader.biPlanes=1; in ReadEMFImage()
/external/webrtc/talk/media/devices/
Dgdivideorenderer.cc119 bmi_.bmiHeader.biPlanes = 1; in VideoWindow()
/external/skia/samplecode/
DSampleBigGradient.cpp192 hdr.biPlanes = 1; in Create()
/external/skqp/samplecode/
DSampleBigGradient.cpp192 hdr.biPlanes = 1; in Create()
/external/libpng/contrib/gregbook/
Drpng-win.c524 bmih->biPlanes = 1; in rpng_win_create_window()
Drpng2-win.c730 bmih->biPlanes = 1;
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc76 pvi->bmiHeader.biPlanes = 1; in GetMediaType()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc572 bmi_.bmiHeader.biPlanes = 1; in VideoRenderer()
/external/libpng/contrib/visupng/
DVisualPng.c750 pbmih->biPlanes = 1;
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc1026 pbi.bmiHeader.biPlanes = 1; in SetBitmap()

12