HomeSort by relevance Sort by last modified time
    Searched full:card32 (Results 51 - 75 of 88) sorted by null

1 23 4

  /external/mesa3d/src/glx/
glx_pbuffer.c 83 const CARD32 * attribs, size_t num_attribs)
89 CARD32 *output;
107 output = (CARD32 *) (req + 1);
112 req->numAttribs = (CARD32) num_attribs;
118 output = (CARD32 *) (vpreq + 1);
124 output[0] = (CARD32) drawable;
129 (void) memcpy(output, attribs, sizeof(CARD32) * 2 * num_attribs);
275 CARD32 *data;
310 data = (CARD32 *) (vpreq + 1);
311 data[0] = (CARD32) drawable
    [all...]
indirect_glx.c 250 CARD32 *drawable_ptr;
252 CARD32 *num_attrib_ptr;
253 CARD32 *attrib_ptr;
274 drawable_ptr = (CARD32 *) (req + 1);
276 num_attrib_ptr = (CARD32 *) (buffer_ptr + 1);
277 attrib_ptr = (CARD32 *) (num_attrib_ptr + 1);
281 *num_attrib_ptr = (CARD32) i;
286 *attrib_ptr++ = (CARD32) attrib_list[i * 2 + 0];
287 *attrib_ptr++ = (CARD32) attrib_list[i * 2 + 1];
301 CARD32 *drawable_ptr
    [all...]
dri2.c 409 CARD32 *p;
420 p = (CARD32 *) & req[1];
468 CARD32 *p;
479 p = (CARD32 *) & req[1];
519 CARD32 dest, CARD32 src)
556 vals_to_card64(CARD32 lo, CARD32 hi)
dri2.h 86 CARD32 dest, CARD32 src);
indirect_texture_compression.c 80 const GLvoid * data, CARD32 rop)
141 const GLvoid * data, CARD32 rop)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBsrv.h 84 CARD32 ctrlsNotifyMask;
89 CARD32 iStateNotifyMask;
90 CARD32 iMapNotifyMask;
92 CARD32 autoCtrls;
93 CARD32 autoCtrlValues;
178 CARD32 flags;
179 CARD32 lastPtrEventTime;
180 CARD32 lastShiftEventTime;
201 CARD32 physIndicators;
202 CARD32 autoState
    [all...]
xtestext1.h 58 * the typedefs for CARD8, CARD16, and CARD32 are defined in Xmd.h
XI.h 283 * Make XEventClass be a CARD32 for 64 bit servers. Don't affect client
287 * But, don't actually use the CARD32 type. We can't get it defined here
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBsrv.h 84 CARD32 ctrlsNotifyMask;
89 CARD32 iStateNotifyMask;
90 CARD32 iMapNotifyMask;
92 CARD32 autoCtrls;
93 CARD32 autoCtrlValues;
178 CARD32 flags;
179 CARD32 lastPtrEventTime;
180 CARD32 lastShiftEventTime;
201 CARD32 physIndicators;
202 CARD32 autoState
    [all...]
syncstr.h 140 CARD32 delete_id;
xtestext1.h 57 * the typedefs for CARD8, CARD16, and CARD32 are defined in Xmd.h
  /external/ImageMagick/coders/
xwd.c 729 xwd_info.header_size=(CARD32) sz_XWDheader;
732 xwd_info.header_size+=(CARD32) strlen(value);
734 xwd_info.file_version=(CARD32) XWD_FILE_VERSION;
735 xwd_info.pixmap_format=(CARD32) ZPixmap;
736 xwd_info.pixmap_depth=(CARD32) (image->storage_class == DirectClass ? 24 : 8);
737 xwd_info.pixmap_width=(CARD32) image->columns;
738 xwd_info.pixmap_height=(CARD32) image->rows;
739 xwd_info.xoffset=(CARD32) 0;
740 xwd_info.byte_order=(CARD32) MSBFirst;
741 xwd_info.bitmap_unit=(CARD32) (image->storage_class == DirectClass ? 32 : 8)
    [all...]
  /hardware/intel/common/libva/va/x11/
va_dri2.c 256 CARD32 *p;
267 p = (CARD32 *) &req[1];
305 CARD32 dest, CARD32 src)
341 vals_to_card64(CARD32 lo, CARD32 hi)
va_dri2.h 69 CARD32 dest, CARD32 src);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xmd.h 129 typedef unsigned int CARD32;
131 typedef unsigned long CARD32;
139 typedef CARD32 BITS32;
X.h 82 typedef CARD32 XID;
86 typedef CARD32 Mask;
90 typedef CARD32 Atom;
92 typedef CARD32 VisualID;
93 typedef CARD32 Time;
Xlibint.h 562 CARD32 _BRlen = req->length - 1; \
564 _BRdat = ((CARD32 *)req)[_BRlen]; \
566 ((CARD32 *)req)[1] = _BRlen + n + 2; \
572 CARD32 _BRdat; \
573 CARD32 _BRlen = req->length - 1; \
575 _BRdat = ((CARD32 *)req)[_BRlen]; \
577 ((CARD32 *)req)[1] = _BRlen + n + 2; \
742 { *(CARD32 *)(dstaddr) = (srcvar); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xmd.h 129 typedef unsigned int CARD32;
131 typedef unsigned long CARD32;
139 typedef CARD32 BITS32;
X.h 82 typedef CARD32 XID;
86 typedef CARD32 Mask;
90 typedef CARD32 Atom;
92 typedef CARD32 VisualID;
93 typedef CARD32 Time;
Xlibint.h 521 CARD32 _BRlen = req->length - 1; \
523 _BRdat = ((CARD32 *)req)[_BRlen]; \
525 ((CARD32 *)req)[1] = _BRlen + n + 2; \
531 CARD32 _BRdat; \
532 CARD32 _BRlen = req->length - 1; \
534 _BRdat = ((CARD32 *)req)[_BRlen]; \
536 ((CARD32 *)req)[1] = _BRlen + n + 2; \
706 { *(CARD32 *)(dstaddr) = (srcvar); }
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
glxinit.c 32 CARD32 for_whom B32;
33 CARD32 name B32;
137 __glXQueryServerString(Display * dpy, int opcode, CARD32 screen, CARD32 name)
144 CARD32 for_whom = screen;
145 CARD32 glxCode = X_GLXQueryServerString;
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_crtc.c 208 crtc_load_cursor_argb_ga3d(xf86CrtcPtr crtc, CARD32 * image)
267 crtc_load_cursor_argb_kms(xf86CrtcPtr crtc, CARD32 * image)
312 crtc_load_cursor_argb(xf86CrtcPtr crtc, CARD32 * image)
  /external/mesa3d/src/mapi/glapi/gen/
glX_doc.py 46 GLX protocol documentation uses type names like CARD32,
192 print ' 4 CARD32 n'
200 print ' 4 CARD32 %s' % (output.name)
  /external/mesa3d/src/glx/apple/
glxreply.c 31 CARD32
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_vertprog.h 105 /* first CARD32 of an instruction */

Completed in 583 milliseconds

1 23 4