Home | History | Annotate | Download | only in inputflinger

Lines Matching full:displayid

56     int32_t displayId; // -1 if invalid
70 displayId(ADISPLAY_ID_NONE), orientation(DISPLAY_ORIENTATION_0),
77 return displayId == other.displayId
96 return displayId >= 0;
100 displayId = ADISPLAY_ID_NONE;