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

  /external/mesa3d/src/glx/
indirect_glx.c 246 CARD32 *attrib_ptr; local
270 attrib_ptr = (CARD32 *) (num_attrib_ptr + 1);
279 *attrib_ptr++ = (CARD32) attrib_list[i * 2 + 0];
280 *attrib_ptr++ = (CARD32) attrib_list[i * 2 + 1];
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp     [all...]
  /hardware/intel/img/psb_video/src/
psb_output.c     [all...]
  /hardware/intel/common/libva/va/
va.h 3232 void *attrib_ptr; \/* if flags contains VA_DISPLAY_ATTRIB_POINTER, then "attrib_ptr" points to a structure for this display attribute *\/ member in struct:_VADisplayAttribute
    [all...]

Completed in 231 milliseconds