HomeSort by relevance Sort by last modified time
    Searched defs:GetNativeDisplay (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/ozone/
surface_factory_ozone.cc 70 intptr_t SurfaceFactoryOzone::GetNativeDisplay() {
  /external/chromium_org/ui/gl/
gl_surface_egl.cc 122 surface_factory->GetNativeDisplay());
223 EGLNativeDisplayType GLSurfaceEGL::GetNativeDisplay() {
323 if (!XGetWindowAttributes(GetNativeDisplay(), window_, &win_attribs)) {

Completed in 61 milliseconds