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

  /external/mesa3d/src/gbm/main/
gbm.c 49 static int device_num = 0; variable
117 for (i = 0; i < device_num; ++i) {
153 if (device_num == 0)
164 if (device_num < ARRAY_SIZE(devices)-1)
165 devices[device_num++] = gbm;
  /system/bt/btif/include/
btif_hh.h 90 UINT32 device_num; member in struct:__anon69121

Completed in 74 milliseconds