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

  /external/chromium_org/third_party/libva/va/x11/
va_dri2.h 61 VA_DRI2DestroyDrawable(Display *display, XID handle);
  /hardware/intel/common/libva/va/x11/
va_dri2.h 61 VA_DRI2DestroyDrawable(Display *display, XID handle);
dri2_util.c 84 VA_DRI2DestroyDrawable(ctx->native_dpy, dri_drawable->x_drawable);
va_dri2.c 78 * will be gone by the time we call VA_DRI2DestroyDrawable(). So, simply
228 void VA_DRI2DestroyDrawable(Display *dpy, XID drawable)

Completed in 2140 milliseconds