HomeSort by relevance Sort by last modified time
    Searched full:bitmap_h (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gfx/
gdi_util.cc 129 int bitmap_h = -bitmap_info->bmiHeader.biHeight; local
130 int bottom_up_src_y = bitmap_h - src_y - src_h;
131 if (bottom_up_src_y == 0 && src_x == 0 && src_h != bitmap_h) {
134 src_x, bitmap_h - src_y + 1, src_w, -src_h,
  /external/qemu/include/qemu/
bitmap.h 12 #ifndef BITMAP_H
13 #define BITMAP_H
222 #endif /* BITMAP_H */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
b-header-vars 115 BITMAP_H=bitmap.h hashtab.h statistics.h

Completed in 114 milliseconds