Searched refs:x11_drawable_get_depth (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.h71 x11_drawable_get_depth(struct x11_screen *xscr, Drawable drawable);
H A Dx11_screen.c62 /* cached values for x11_drawable_get_depth */
190 x11_drawable_get_depth(struct x11_screen *xscr, Drawable drawable) function
H A Dnative_ximage.c301 depth = x11_drawable_get_depth(xdpy->xscr, (Drawable) pix);
H A Dnative_dri2.c510 depth = x11_drawable_get_depth(dri2dpy->xscr, (Drawable) pix);
705 depth = x11_drawable_get_depth(dri2dpy->xscr, (Drawable) pix);
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.h71 x11_drawable_get_depth(struct x11_screen *xscr, Drawable drawable);
H A Dx11_screen.c62 /* cached values for x11_drawable_get_depth */
190 x11_drawable_get_depth(struct x11_screen *xscr, Drawable drawable) function
H A Dnative_ximage.c301 depth = x11_drawable_get_depth(xdpy->xscr, (Drawable) pix);
H A Dnative_dri2.c510 depth = x11_drawable_get_depth(dri2dpy->xscr, (Drawable) pix);
705 depth = x11_drawable_get_depth(dri2dpy->xscr, (Drawable) pix);

Completed in 109 milliseconds