HomeSort by relevance Sort by last modified time
    Searched full:pcvibradevice_class (Results 1 - 1 of 1) sorted by null

  /system/media/wilhelm/src/itf/
IEngine.c 163 const ClassTable *pCVibraDevice_class = objectIDtoClass(SL_OBJECTID_VIBRADEVICE);
164 if (NULL == pCVibraDevice_class) {
167 result = checkInterfaces(pCVibraDevice_class, numInterfaces,
171 CVibraDevice *thiz = (CVibraDevice *) construct(pCVibraDevice_class, exposedMask, self);
    [all...]

Completed in 38 milliseconds