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

  /external/webkit/WebCore/platform/win/
BitmapInfo.cpp 40 bitmapInfo.bmiHeader.biCompression = BI_RGB;
  /external/opencore/pvmi/media_io/pvmiofileoutput/include/
avi_write.h 44 #ifndef BI_RGB
45 #define BI_RGB 0L
  /external/webkit/WebKitTools/DumpRenderTree/win/
PixelDumpSupportWin.cpp 59 bmp.bmiHeader.biCompression = BI_RGB;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_bmp.c 40 #ifndef BI_RGB
41 #define BI_RGB 0
115 biCompression = BI_RGB;
155 case BI_RGB:
433 biCompression = BI_RGB;
  /external/opencore/fileformats/avi/parser/include/
pv_avifile_typedefs.h 132 #ifndef BI_RGB
133 #define BI_RGB 0
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_streamlist.cpp 678 else if (BI_RGB == iStreamFmt.iVidBitMapInfo.BmiHeader.BiCompression)
  /external/webkit/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 587 bitmapInfo.bmiHeader.biCompression = BI_RGB;
  /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 752 binfo->bmiHeader.biCompression = BI_RGB; /* BI_BITFIELDS for 565 vs 555 */
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp     [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 774 milliseconds