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

  /hardware/intel/common/libva/va/x11/
dri2_util.c 82 dri2DestroyDrawable(VADriverContextP ctx, struct dri_drawable *dri_drawable)
213 dri_state->destroyDrawable = dri2DestroyDrawable;
  /external/chromium_org/third_party/mesa/src/src/glx/
dri2_glx.c 323 dri2DestroyDrawable(__GLXDRIdrawable *base)
341 DRI2DestroyDrawable(psc->base.dpy, pdraw->base.xDrawable);
362 pdraw->base.destroyDrawable = dri2DestroyDrawable;
396 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
403 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
    [all...]
  /external/mesa3d/src/glx/
dri2_glx.c 323 dri2DestroyDrawable(__GLXDRIdrawable *base)
341 DRI2DestroyDrawable(psc->base.dpy, pdraw->base.xDrawable);
362 pdraw->base.destroyDrawable = dri2DestroyDrawable;
396 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
403 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
    [all...]

Completed in 392 milliseconds