gfx/rect.h header reference
[Lightweight 2d graphic module]

The source code of this header can be browsed online.

Members  

Functions  

  • _GFX_BPP_EXPAND(_GFX_RECT_PROTO )
  • void gfx_draw_rect_f_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pixel_t a)
  • void gfx_draw_rect_fr_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pos_t r, gfx_pixel_t a)
  • void gfx_draw_rect_r_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pos_t r, gfx_pixel_t a)
  • void gfx_draw_rect_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pixel_t a)

Members detail  

_GFX_BPP_EXPAND(_GFX_RECT_PROTO )  

Alternate declarations with same identifier: [1], [2], [3], [4], [5], [6], [7].

#define _GFX_RECT_DRAW(_hline, _vline)  

This macro is declared in gfx/rect.h source file, line 42.

#define _GFX_RECT_FR_DRAW(_frect, _hline)  

This macro is declared in gfx/rect.h source file, line 119.

#define _GFX_RECT_H_  

This macro is declared in gfx/rect.h source file, line 39.

#define _GFX_RECT_OPS(bpp, ppw, l2bpp, l2ppw, pm, ps, word_t)  

This macro is declared in gfx/rect.h source file, line 215.

#define _GFX_RECT_PROTO(bpp, ppw, l2bpp, l2ppw, pm, ps, word_t)  

This macro is declared in gfx/rect.h source file, line 184.

#define _GFX_RECT_R_DRAW(_hline, _vline, _put_pixel)  

This macro is declared in gfx/rect.h source file, line 56.

void gfx_draw_rect_f_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pixel_t a)  

This function is declared in gfx/rect.h source file, line 280.

void gfx_draw_rect_fr_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pos_t r, gfx_pixel_t a)  

This function is declared in gfx/rect.h source file, line 290.

void gfx_draw_rect_r_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pos_t r, gfx_pixel_t a)  

This function is declared in gfx/rect.h source file, line 270.

void gfx_draw_rect_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pixel_t a)  

This function is declared in gfx/rect.h source file, line 260.

Valid XHTML 1.0 StrictGenerated by diaxen on Wed Oct 17 21:18:38 2018 using MkDoc