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

  /external/mesa3d/src/glx/
glx_pbuffer.c 279 unsigned int num_attributes; local
328 num_attributes = (use_glx_1_3) ? reply.numAttribs : length / 2;
340 for (i = 0; i < num_attributes; i++) {
353 determineTextureTarget((const int *) data, num_attributes);
356 determineTextureFormat((const int *) data, num_attributes);
  /system/bt/stack/sdp/
sdpint.h 122 uint16_t num_attributes; member in struct:__anon106579

Completed in 226 milliseconds