Searched refs:destroyDrawable (Results 1 – 4 of 4) sorted by relevance
91 dri_state->destroyDrawable(ctx, dri_drawable); in free_drawable()110 dri_state->destroyDrawable(ctx, prev); in free_drawable_hashtable()
87 void (*destroyDrawable)(VADriverContextP ctx, struct dri_drawable *dri_drawable); member
131 dri_state->destroyDrawable = dri1DestroyDrawable; in isDRI1Connected()
213 dri_state->destroyDrawable = dri2DestroyDrawable; in isDRI2Connected()