Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.h63 typedef Bool (*GetDrawableModifiersFuncPtr) (DrawablePtr draw, typedef
336 GetDrawableModifiersFuncPtr func);
H A Dglamor_priv.h306 GetDrawableModifiersFuncPtr get_drawable_modifiers;
H A Dglamor.c992 GetDrawableModifiersFuncPtr func) in glamor_set_drawable_modifiers_func()