Home
last modified time | relevance | path

Searched refs:GetNativeDisplay (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/ozone/
Dsurface_factory_ozone.cc70 intptr_t SurfaceFactoryOzone::GetNativeDisplay() { in GetNativeDisplay() function in gfx::SurfaceFactoryOzone
Dsurface_factory_ozone.h88 virtual intptr_t GetNativeDisplay();
/external/chromium_org/ui/gl/
Dgl_surface_egl.cc122 surface_factory->GetNativeDisplay()); in InitializeOneOff()
223 EGLNativeDisplayType GLSurfaceEGL::GetNativeDisplay() { in GetNativeDisplay() function in gfx::GLSurfaceEGL
323 if (!XGetWindowAttributes(GetNativeDisplay(), window_, &win_attribs)) { in GetConfig()
Dgl_surface_egl.h34 static EGLNativeDisplayType GetNativeDisplay();