Searched refs:CVibraDevice (Results 1 – 3 of 3) sorted by relevance
/frameworks/wilhelm/src/ |
D | 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),
|
D | classes.h | 318 } CVibraDevice; typedef
|
/frameworks/wilhelm/src/itf/ |
D | IEngine.cpp | 152 CVibraDevice *thiz = (CVibraDevice *) construct(pCVibraDevice_class, exposedMask, self); in IEngine_CreateVibraDevice()
|