HomeSort by: relevance | last modified time | path
    Searched defs:attr (Results 1 - 25 of 249) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /xsrc/external/mit/xf86-video-intel/dist/test/
test_render.c 24 XSetWindowAttributes attr; local
41 attr.override_redirect = 1;
51 CWOverrideRedirect, &attr);
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
test_render.c 24 XSetWindowAttributes attr; local
41 attr.override_redirect = 1;
51 CWOverrideRedirect, &attr);
  /xsrc/external/mit/MesaLib/dist/src/egl/main/
eglsync.c 50 EGLAttrib attr = attrib_list[i++]; local
54 switch (attr) {
76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr);
eglimage.c 39 EGLint attr, EGLint val)
41 switch (attr) {
76 EGLint attr, EGLint val)
81 switch (attr) {
106 EGLint attr, EGLint val)
111 switch (attr) {
124 EGLint attr, EGLint val)
129 switch (attr) {
217 EGLint attr, EGLint val)
222 switch (attr) {
292 EGLint attr = attrib_list[i++]; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/egl/main/
eglsync.c 50 EGLAttrib attr = attrib_list[i++]; local
54 switch (attr) {
76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr);
eglimage.c 39 EGLint attr, EGLint val)
41 switch (attr) {
70 EGLint attr, EGLint val)
75 switch (attr) {
100 EGLint attr, EGLint val)
105 switch (attr) {
118 EGLint attr, EGLint val)
123 switch (attr) {
211 EGLint attr, EGLint val)
216 switch (attr) {
286 EGLint attr = attrib_list[i++]; local
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/
bundle_trampoline.c 79 posix_spawnattr_t attr; local
80 assert(posix_spawnattr_init(&attr) == 0);
81 assert(posix_spawnattr_setflags(&attr, POSIX_SPAWN_SETEXEC) == 0);
84 assert(posix_spawn(&child_pid, executable, NULL, &attr, argv, envp) == 0);
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
dmxaddscreen.c 47 DMXScreenAttributes attr; local
66 attr.screenWindowXoffset = strtol(argv[4], NULL, 0);
67 attr.screenWindowYoffset = strtol(argv[5], NULL, 0);
68 attr.screenWindowWidth = strtol(argv[6], NULL, 0);
69 attr.screenWindowHeight = strtol(argv[7], NULL, 0);
75 attr.rootWindowXoffset = strtol(argv[8], NULL, 0);
76 attr.rootWindowYoffset = strtol(argv[9], NULL, 0);
77 attr.rootWindowWidth = strtol(argv[10], NULL, 0);
78 attr.rootWindowHeight = strtol(argv[11], NULL, 0);
81 attr.rootWindowXorigin = strtol(argv[12], NULL, 0)
    [all...]
dmxreconfig.c 46 DMXScreenAttributes attr; local
67 attr.screenWindowXoffset = strtol(argv[3], NULL, 0);
68 attr.screenWindowYoffset = strtol(argv[4], NULL, 0);
69 attr.screenWindowWidth = strtol(argv[5], NULL, 0);
70 attr.screenWindowHeight = strtol(argv[6], NULL, 0);
76 attr.rootWindowXoffset = strtol(argv[7], NULL, 0);
77 attr.rootWindowYoffset = strtol(argv[8], NULL, 0);
78 attr.rootWindowWidth = strtol(argv[9], NULL, 0);
79 attr.rootWindowHeight = strtol(argv[10], NULL, 0);
82 attr.rootWindowXorigin = strtol(argv[11], NULL, 0)
    [all...]
dmxresize.c 46 DMXDesktopAttributes attr; local
83 attr.width = width;
84 attr.height = height;
85 attr.shiftX = shiftX;
86 attr.shiftY = shiftY;
87 switch (status = DMXChangeDesktopAttributes(display, mask, &attr)) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
vc4_opt_dead_code.c 59 uint32_t attr = inst->src[i].index / 4; local
62 if (c->vattr_sizes[attr] != offset + 4)
135 uint32_t attr = inst->src[i].index / 4; local
138 if (c->vattr_sizes[attr] == offset + 4) {
140 c->vattr_sizes[attr] -= 4;
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
attributes.c 79 const char *attr; local
89 attr = XGetAtomName(dpy, attribute);
90 if (!attr)
93 if (strcmp(attr, XV_BRIGHTNESS) == 0)
95 else if (strcmp(attr, XV_CONTRAST) == 0)
97 else if (strcmp(attr, XV_SATURATION) == 0)
99 else if (strcmp(attr, XV_HUE) == 0)
101 else if (strcmp(attr, XV_COLORSPACE) == 0)
115 XVMC_MSG(XVMC_TRACE, "[XvMC] Set attribute %s to value %d.\n", attr, value);
124 const char *attr; local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/glx/apple/
apple_visual.c 82 CGLPixelFormatAttribute attr[MAX_ATTR]; local
92 attr[numattr++] = kCGLPFAOffScreen;
97 attr[numattr++] = kCGLPFARendererID;
98 attr[numattr++] = kCGLRendererGenericFloatID;
105 attr[numattr++] = kCGLPFAAccelerated;
113 attr[numattr++] = kCGLPFAClosestPolicy;
116 attr[numattr++] = kCGLPFAStereo;
124 attr[numattr++] = kCGLPFADoubleBuffer;
131 attr[numattr++] = kCGLPFAColorSize;
132 attr[numattr++] = mode->redBits + mode->greenBits + mode->blueBits
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nouveau_array.h 36 int attr; member in struct:nouveau_array
48 nouveau_init_array(struct nouveau_array *a, int attr, int stride,
nouveau_render_t.c 83 &TAG(vertex_attrs)[(a)->attr]; \
191 int attr = a->attr - VERT_ATTRIB_MAT(0); local
203 }) [attr];
205 COPY_4V(ctx->Light.Material.Attrib[attr], (float *)v);
206 _mesa_update_material(ctx, 1 << attr);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
vc4_opt_dead_code.c 59 uint32_t attr = inst->src[i].index / 4; local
62 if (c->vattr_sizes[attr] != offset + 4)
135 uint32_t attr = inst->src[i].index / 4; local
138 if (c->vattr_sizes[attr] == offset + 4) {
140 c->vattr_sizes[attr] -= 4;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
attributes.c 79 const char *attr; local
89 attr = XGetAtomName(dpy, attribute);
90 if (!attr)
93 if (strcmp(attr, XV_BRIGHTNESS) == 0)
95 else if (strcmp(attr, XV_CONTRAST) == 0)
97 else if (strcmp(attr, XV_SATURATION) == 0)
99 else if (strcmp(attr, XV_HUE) == 0)
101 else if (strcmp(attr, XV_COLORSPACE) == 0)
115 XVMC_MSG(XVMC_TRACE, "[XvMC] Set attribute %s to value %d.\n", attr, value);
124 const char *attr; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
apple_visual.c 82 CGLPixelFormatAttribute attr[MAX_ATTR]; local
92 attr[numattr++] = kCGLPFAOffScreen;
97 attr[numattr++] = kCGLPFARendererID;
98 attr[numattr++] = kCGLRendererGenericFloatID;
105 attr[numattr++] = kCGLPFAAccelerated;
113 attr[numattr++] = kCGLPFAClosestPolicy;
116 attr[numattr++] = kCGLPFAStereo;
124 attr[numattr++] = kCGLPFADoubleBuffer;
131 attr[numattr++] = kCGLPFAColorSize;
132 attr[numattr++] = mode->redBits + mode->greenBits + mode->blueBits
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nouveau_array.h 36 int attr; member in struct:nouveau_array
48 nouveau_init_array(struct nouveau_array *a, int attr, int stride,
nouveau_render_t.c 83 &TAG(vertex_attrs)[(a)->attr]; \
191 int attr = a->attr - VERT_ATTRIB_MAT(0); local
203 }) [attr];
205 COPY_4V(ctx->Light.Material.Attrib[attr], (float *)v);
206 _mesa_update_material(ctx, 1 << attr);
  /xsrc/external/mit/ctwm/dist/
event_utils.c 238 XWindowAttributes attr; local
241 attr.screen = NULL;
242 if(XGetWindowAttributes(dpy, w, &attr)) {
246 attr.screen)) {
  /xsrc/external/mit/mesa-demos/dist/src/xdemos/
glxdemo.c 52 XSetWindowAttributes attr; local
69 attr.background_pixel = 0;
70 attr.border_pixel = 0;
71 attr.colormap = XCreateColormap( dpy, root, visinfo->visual, AllocNone);
72 attr.event_mask = StructureNotifyMask | ExposureMask;
77 visinfo->visual, mask, &attr );
  /xsrc/external/mit/xorg-server/dist/hw/xquartz/
quartzStartup.c 71 pthread_attr_t attr; local
74 pthread_attr_init(&attr);
75 pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM);
76 pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
77 pthread_create(&tid, &attr, func, arg);
78 pthread_attr_destroy(&attr);
  /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
quartzStartup.c 66 pthread_attr_t attr; local
69 pthread_attr_init (&attr);
70 pthread_attr_setscope (&attr, PTHREAD_SCOPE_SYSTEM);
71 pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED);
72 pthread_create (&tid, &attr, func, arg);
73 pthread_attr_destroy (&attr);
  /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
vbo_context.c 41 check_size(const GLfloat *attr)
43 if (attr[3] != 1.0F)
45 if (attr[2] != 0.0F)
47 if (attr[1] != 0.0F)
80 for (int attr = 0; attr < VERT_ATTRIB_MAX; attr++) {
81 if (VERT_BIT(attr) & VERT_BIT_GENERIC_ALL)
84 struct gl_array_attributes *attrib = &vbo->current[attr];
86 init_array(ctx, attrib, check_size(ctx->Current.Attrib[attr]),
99 const unsigned attr = VBO_ATTRIB_GENERIC0 + i; local
117 const unsigned attr = VBO_ATTRIB_MAT_FRONT_AMBIENT + i; local
    [all...]

Completed in 39 milliseconds

1 2 3 4 5 6 7 8 910