Home | History | Annotate | Download | only in input

Lines Matching refs:controllerNumber

165         ffEffectPlaying(false), ffEffectId(-1), controllerNumber(0),
276 return device->controllerNumber;
1241 device->controllerNumber = getNextControllerNumberLocked(device);
1367 int32_t num = device->controllerNumber;
1368 device->controllerNumber= 0;
1558 dump.appendFormat(INDENT3 "ControllerNumber: %d\n", device->controllerNumber);