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

  /frameworks/native/services/inputflinger/
EventHub.h 351 int16_t ffEffectId; // initially -1
EventHub.cpp 145 ffEffectPlaying(false), ffEffectId(-1), controllerNumber(0),
622 effect.id = device->ffEffectId;
632 device->ffEffectId = effect.id;
638 ev.code = device->ffEffectId;
660 ev.code = device->ffEffectId;
    [all...]

Completed in 251 milliseconds