Searched refs:GetExistingDisplayFromNativeDisplay (Results 1 – 3 of 3) sorted by relevance
110 egl::Display *display = egl::Display::GetExistingDisplayFromNativeDisplay(hdc); in wglSwapBuffers()245 egl::Display *display = egl::Display::GetExistingDisplayFromNativeDisplay(hDc); in wglMakeCurrent()
155 static Display *GetExistingDisplayFromNativeDisplay(EGLNativeDisplayType nativeDisplay);
756 Display *Display::GetExistingDisplayFromNativeDisplay(EGLNativeDisplayType nativeDisplay) in GetExistingDisplayFromNativeDisplay() function in egl::Display