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

  /hardware/intel/common/libva/test/common/
va_display_x11.c 112 unsigned int win_width, win_height; local
122 win_height = dst_rect->y + dst_rect->height;
123 if (!ensure_window(win_width, win_height))
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 74 static int win_width = 352, win_height = 288; variable
406 int width=win_width, height=win_height;
549 ret = sscanf(optarg, "%dx%d+%d+%d", &win_width, &win_height, &win_x, &win_y);
555 win_x, win_y, win_width, win_height);
629 create_window(win_display, win_x, win_y, win_width, win_height);
  /external/python/cpython2/Lib/lib-tk/
turtle.py 476 def win_height(self): member in class:_Root
    [all...]
  /external/python/cpython3/Lib/
turtle.py 452 def win_height(self): member in class:_Root
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1928 static int win_width=WIN_WIDTH, win_height=WIN_HEIGHT; variable
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 476 def win_height(self): member in class:_Root
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 476 def win_height(self): member in class:_Root
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 476 def win_height(self): member in class:_Root
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 476 def win_height(self): member in class:_Root
    [all...]
  /bionic/libc/kernel/uapi/linux/
omap3isp.h 76 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /external/kernel-headers/original/uapi/linux/
omap3isp.h 121 * @win_height: Window Height. Range 2 - 256, even values only.
146 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
omap3isp.h 119 * @win_height: Window Height. Range 2 - 256, even values only.
144 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /external/toybox/generated/
globals.h 872 unsigned win_height; member in struct:telnet_data

Completed in 367 milliseconds