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

  /frameworks/wilhelm/src/
classes.cpp 388 {MPH_OBJECT, INTERFACE_IMPLICIT_PREREALIZE, offsetof(CVibraDevice, mObject)},
390 offsetof(CVibraDevice, mDynamicInterfaceManagement)},
391 {MPH_VIBRA, INTERFACE_IMPLICIT, offsetof(CVibraDevice, mVibra)},
399 sizeof(CVibraDevice),
classes.h 318 } CVibraDevice;
  /frameworks/wilhelm/src/itf/
IEngine.cpp 152 CVibraDevice *thiz = (CVibraDevice *) construct(pCVibraDevice_class, exposedMask, self);
    [all...]

Completed in 57 milliseconds