Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbfillrect.c30 fbPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nrect, xRectangle *prect) in fbPolyFillRect() function
H A Dwfbrename.h85 #define fbPolyFillRect wfbPolyFillRect macro
H A Dfbgc.c53 fbPolyFillRect,
H A Dfb.h835 fbPolyFillRect(DrawablePtr pDrawable,
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_rects.c186 fbPolyFillRect(drawable, gc, nrect, prect); in glamor_poly_fill_rect_bail()