HomeSort by relevance Sort by last modified time
    Searched refs:create_display (Results 1 - 6 of 6) sorted by null

  /external/libvncserver/x11vnc/
ssltools.h 1453 char create_display[] = variable
    [all...]
user.c     [all...]
x11vnc.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native.h 315 struct native_display *(*create_display)(void *dpy, boolean use_sw); member in struct:native_platform
egl_g3d.c 543 nplat->create_display(dpy->PlatformDisplay, dpy->Options.UseFallback);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 258 display = platform->create_display(dpy, FALSE);
260 display = platform->create_display(dpy, TRUE);
    [all...]

Completed in 670 milliseconds