Searched refs:VA_DRI2DestroyDrawable (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/libva/va/x11/
H A Dva_dri2.h61 VA_DRI2DestroyDrawable(Display *display, XID handle);
H A Ddri2_util.c84 VA_DRI2DestroyDrawable(ctx->native_dpy, dri_drawable->x_drawable);
H A Dva_dri2.c78 * will be gone by the time we call VA_DRI2DestroyDrawable(). So, simply
228 void VA_DRI2DestroyDrawable(Display *dpy, XID drawable) function

Completed in 33 milliseconds