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

  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 840 bool isPointerEvent = entry->source & AINPUT_SOURCE_CLASS_POINTER;
847 if (isPointerEvent) {
863 CancelationOptions::Mode mode(isPointerEvent ?
    [all...]

Completed in 36 milliseconds