HomeSort by relevance Sort by last modified time
    Searched full:adf_read_event (Results 1 - 3 of 3) sorted by null

  /system/core/adf/libadf/include/adf/
adf.h 226 int adf_read_event(int fd, struct adf_event **event);
  /system/core/adf/libadfhwc/
adfhwc.cpp 171 int err = adf_read_event(dev->intf_fds[disp], &event);
  /system/core/adf/libadf/
adf.c 659 int adf_read_event(int fd, struct adf_event **event) function

Completed in 570 milliseconds