DirectFBVid_DrawRectangleWrapper   77 modules/directfb_out/directfb_out.c 	DirectFBVid_DrawRectangleWrapper(ctx, x, y, width, height, r, g, b, a);
DirectFBVid_DrawRectangleWrapper   56 modules/directfb_out/directfb_out.h void DirectFBVid_DrawRectangleWrapper(DirectFBVidCtx *ctx, u32 x, u32 y, u32 width, u32 height, u8 r, u8 g, u8 b, u8 a);