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

  /frameworks/native/services/inputflinger/
EventHub.cpp 149 ffEffectPlaying(false), ffEffectId(-1), controllerNumber(0),
660 effect.id = device->ffEffectId;
670 device->ffEffectId = effect.id;
676 ev.code = device->ffEffectId;
698 ev.code = device->ffEffectId;
    [all...]
EventHub.h 369 int16_t ffEffectId; // initially -1

Completed in 78 milliseconds