Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbgc.c32 fbValidateGC,
113 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable) in fbValidateGC() function
H A Dwfbrename.h124 #define fbValidateGC wfbValidateGC macro
H A Dfb.h862 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable);
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_core.c257 fbValidateGC(gc, changes, drawable); in glamor_validate_gc()
262 fbValidateGC(gc, changes, drawable); in glamor_validate_gc()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog177767 Pull out fb's tile handling during fbValidateGC so we can do the necessary