Searched defs:displayId (Results 1 – 3 of 3) sorted by relevance
34 Display *Display::getDisplay(NativeDisplayType displayId) in getDisplay()48 Display::Display(NativeDisplayType displayId) : displayId(displayId) in Display()
68 const NativeDisplayType displayId; variable
16 private int displayId; field in ShadowDisplay109 public void setDisplayId(int displayId) { in setDisplayId()