Searched refs:AllocAndFetchScreenConfigs (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c562 AllocAndFetchScreenConfigs(Display * dpy, __GLXdisplayPrivate * priv) function
638 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c562 AllocAndFetchScreenConfigs(Display * dpy, __GLXdisplayPrivate * priv) function
638 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxext.c762 AllocAndFetchScreenConfigs(Display * dpy, struct glx_display * priv) function
875 ** (e.g., those called in AllocAndFetchScreenConfigs).
891 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {
/external/mesa3d/src/glx/
H A Dglxext.c762 AllocAndFetchScreenConfigs(Display * dpy, struct glx_display * priv) function
875 ** (e.g., those called in AllocAndFetchScreenConfigs).
891 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv)) {

Completed in 2341 milliseconds