HomeSort by relevance Sort by last modified time
    Searched refs:biPlanes (Results 1 - 21 of 21) sorted by null

  /external/webkit/Source/WebCore/platform/win/
BitmapInfo.cpp 41 bitmapInfo.bmiHeader.biPlanes = 1;
  /external/webkit/Source/WebCore/platform/graphics/win/
DIBPixelData.cpp 69 info.biPlanes = 1;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_bmp.c 73 Uint16 biPlanes;
113 biPlanes = SDL_ReadLE16(src);
124 biPlanes = SDL_ReadLE16(src);
349 Uint16 biPlanes;
431 biPlanes = 1;
448 SDL_WriteLE16(dst, biPlanes);
  /external/webkit/Tools/DumpRenderTree/win/
PixelDumpSupportWin.cpp 57 bmp.bmiHeader.biPlanes = 1;
  /external/jpeg/
rdbmp.c 256 unsigned int biPlanes;
288 biPlanes = GET_2B(bmpinfoheader,8);
303 if (biPlanes != 1)
312 biPlanes = GET_2B(bmpinfoheader,12);
332 if (biPlanes != 1)
  /external/qemu/distrib/jpeg-6b/
rdbmp.c 256 unsigned int biPlanes;
288 biPlanes = GET_2B(bmpinfoheader,8);
303 if (biPlanes != 1)
312 biPlanes = GET_2B(bmpinfoheader,12);
332 if (biPlanes != 1)
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_syswm.c 71 Uint16 biPlanes;
109 icon_win32->biPlanes = 1;
  /external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
MjpegFileWriter.java 323 * biPlanes; WORD biBitCount; DWORD biCompression; DWORD biSizeImage;
335 public short biPlanes = 1;
361 baos.write(shortBytes(swapShort(biPlanes)));
  /external/libpng/contrib/gregbook/
rpng-win.c 473 bmih->biPlanes = 1;
rpng2-win.c 699 bmih->biPlanes = 1;
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 621 bitmapInfo.bmiHeader.biPlanes = 1;
  /external/libpng/contrib/visupng/
VisualPng.c 742 pbmih->biPlanes = 1;
  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 737 binfo->bmiHeader.biPlanes = 1;
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 376 info.bmiHeader.biPlanes = 1;
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 936 milliseconds