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

  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_context.c 41 int colorkey; local
67 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey);
test_surface.c 41 int colorkey; local
68 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey);
test_blocks.c 42 int colorkey; local
71 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey);
test_subpicture.c 65 int colorkey; local
95 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey);
test_rendering.c 142 int colorkey; local
177 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey);
181 window = XCreateSimpleWindow(display, root, 0, 0, output_width, output_height, 0, 0, colorkey);
xvmc_bench.c 184 int colorkey; local
223 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey);
227 window = XCreateSimpleWindow(display, root, 0, 0, config.output_width, config.output_height, 0, 0, colorkey);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_context.h 39 uint32_t colorkey; member in struct:nv04_context
  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
bltsville.h 491 void *colorkey; member in struct:bvbltparams

Completed in 255 milliseconds