HomeSort by relevance Sort by last modified time
    Searched defs:BI_RGB (Results 1 - 13 of 13) sorted by null

  /external/ImageMagick/coders/
dib.c 154 #define BI_RGB 0
558 case BI_RGB:
653 if ((dib_info.compression == BI_RGB) ||
    [all...]
icon.c 75 #define BI_RGB 0
    [all...]
bmp.c 81 #undef BI_RGB
82 #define BI_RGB 0
620 bmp_info.compression=BI_RGB;
662 case BI_RGB:
665 " Compression: BI_RGB");
841 case BI_RGB:
939 if ((bmp_info.compression == BI_RGB) ||
    [all...]
  /external/libvncserver/test/
bmp.c 52 #ifndef BI_RGB
53 #define BI_RGB 0L
243 if((bh.biBitCount!=24 && bh.biBitCount!=32) || bh.biCompression!=BI_RGB)
332 bh.biCompression=BI_RGB; bh.biSizeImage=0;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 661 #define BI_RGB __MSABI_LONG(0)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ct.sym 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
ct.sym 

Completed in 305 milliseconds