Searched defs:outScancode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/ui/
H A DEventHub.cpp299 int32_t* outScancode, int32_t* outKeycode, uint32_t *outFlags,
304 *outScancode = 0;
383 *outScancode = iev.code;
298 getEvent(int32_t* outDeviceId, int32_t* outType, int32_t* outScancode, int32_t* outKeycode, uint32_t *outFlags, int32_t* outValue, nsecs_t* outWhen) argument

Completed in 59 milliseconds