Searched defs:displayId (Results 1 – 3 of 3) sorted by relevance
16 private int displayId; field in ShadowDisplay109 public void setDisplayId(int displayId) { in setDisplayId()
34 egl::Display *Display::getDisplay(EGLNativeDisplayType displayId) in getDisplay()49 Display::Display(EGLNativeDisplayType displayId, HDC deviceContext) : mDc(deviceContext) in Display()
175 rx::Renderer *glCreateRenderer(egl::Display *display, HDC hDc, EGLNativeDisplayType displayId) in glCreateRenderer()