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

  /hardware/intel/common/libva/test/common/
va_display_x11.c 112 unsigned int win_width, win_height; local
121 win_width = dst_rect->x + dst_rect->width;
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 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /development/ndk/platforms/android-L/include/linux/
omap3isp.h 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /external/kernel-headers/original/uapi/linux/
omap3isp.h 121 * @win_width: Window Width. Range 6 - 256, even values only.
146 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-top.c 264 const int win_width = top->winsize.ws_col - 1; local
273 printf("%-*.*s\n", win_width, win_width, graph_dotted_line);
299 top->print_entries - printed, win_width,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
omap3isp.h 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
omap3isp.h 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
omap3isp.h 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
omap3isp.h 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
omap3isp.h 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
omap3isp.h 91 __u16 win_width; member in struct:omap3isp_h3a_aewb_config
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 387 int win_width,
493 xScale = win_width * 1.0 / surface_w;
845 int win_width,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 473 def win_width(self): member in class:_Root
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 473 def win_width(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 971 milliseconds