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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
glxinit.c 562 AllocAndFetchScreenConfigs(Display * dpy, __GLXdisplayPrivate * priv)
638 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
glxinit.c 562 AllocAndFetchScreenConfigs(Display * dpy, __GLXdisplayPrivate * priv)
638 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {
  /external/chromium_org/third_party/mesa/src/src/glx/
glxext.c 762 AllocAndFetchScreenConfigs(Display * dpy, struct glx_display * priv)
875 ** (e.g., those called in AllocAndFetchScreenConfigs).
891 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {
  /external/mesa3d/src/glx/
glxext.c 762 AllocAndFetchScreenConfigs(Display * dpy, struct glx_display * priv)
875 ** (e.g., those called in AllocAndFetchScreenConfigs).
891 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {

Completed in 153 milliseconds