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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_context.h 39 uint32_t colorkey; member in struct:nv04_context
nv04_render.c 99 BEGIN_NV04(push, NV04_TTRI(COLORKEY), 7);
100 PUSH_DATA (push, nv04->colorkey);
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
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_context.c 41 int colorkey; local
67 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);
test_subpicture.c 65 int colorkey; local
95 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9tex.h 110 const RECT *srcrect, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
113 const RECT *srcrect, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
118 const RECT *srcrect, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
121 const RECT *srcrect, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
126 const RECT *srcrect, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
130 const PALETTEENTRY *srcpalette, const RECT *srcrect, DWORD filter, D3DCOLOR colorkey);
151 const D3DBOX *srcbox, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
154 const D3DBOX *srcbox, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
159 const D3DBOX *srcbox, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo);
162 const D3DBOX *srcbox, DWORD filter, D3DCOLOR colorkey, D3DXIMAGE_INFO *srcinfo)
    [all...]
  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
bltsville.h 491 void *colorkey; member in struct:bvbltparams

Completed in 2964 milliseconds