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

  /external/bison/src/
vcg_defaults.h 36 # define G_WIDTH 100
vcg.c 57 g->width = G_WIDTH;
651 if (g->width != G_WIDTH)
  /external/qemu/
console.c 127 int g_width, g_height; member in struct:TextConsole
510 s->width = s->g_width / FONT_WIDTH;
1063 active_console->g_width = ds_get_width(active_console->ds);
1070 ds->surface = qemu_resize_displaysurface(ds, s->g_width, s->g_height);
    [all...]
  /external/libvpx/vp8/
vp8_cx_iface.c     [all...]

Completed in 163 milliseconds