HomeSort by relevance Sort by last modified time
    Searched refs:win_height (Results 1 - 15 of 15) 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);
  /bionic/libc/kernel/uapi/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /development/ndk/platforms/android-L/include/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /external/kernel-headers/original/uapi/linux/
omap3isp.h 120 * @win_height: Window Height. Range 2 - 256, even values only.
145 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
omap3isp.h 90 __u16 win_height; member in struct:omap3isp_h3a_aewb_config
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 388 int win_height,
494 yScale = win_height * 1.0 / surface_h;
846 int win_height,
    [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...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1928 static int win_width=WIN_WIDTH, win_height=WIN_HEIGHT; variable
    [all...]

Completed in 1740 milliseconds