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

  /external/bluetooth/bluez/input/
sixpair.c 17 /* Vendor and product ID for the Sixaxis PS3 controller */
18 #define VENDOR 0x054c
271 if (desc.idVendor != VENDOR || desc.idProduct != PRODUCT)
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 251 static const GLubyte VENDOR[] = "Google";
256 return VENDOR;
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h 281 VENDOR = 0x1F00,
    [all...]

Completed in 165 milliseconds