Home
last modified time | relevance | path

Searched refs:clockId (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.cpp1359 int clockId = CLOCK_MONOTONIC; in openDeviceLocked() local
1360 bool usingClockIoctl = !ioctl(fd, EVIOCSCLOCKID, &clockId); in openDeviceLocked()