Home
last modified time | relevance | path

Searched refs:dri2DestroyDrawable (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libva/va/x11/
Ddri2_util.c82 dri2DestroyDrawable(VADriverContextP ctx, struct dri_drawable *dri_drawable) in dri2DestroyDrawable() function
213 dri_state->destroyDrawable = dri2DestroyDrawable; in isDRI2Connected()