| alpha_blit(uint8 *src, Fl_Rect *src_rect, Fl_PixelFormat *src_fmt, int src_pitch, uint8 *dst, Fl_Rect *dst_rect, Fl_PixelFormat *fmt_fmt, int dst_pitch, int flags) (defined in Fl_Renderer) | Fl_Renderer | [static] |
| big_endian() (defined in Fl_Renderer) | Fl_Renderer | [static] |
| blit(uint8 *src, Fl_Rect *src_rect, Fl_PixelFormat *src_fmt, int src_pitch, uint8 *dst, Fl_Rect *dst_rect, Fl_PixelFormat *dst_fmt, int dst_pitch, int flags) (defined in Fl_Renderer) | Fl_Renderer | [static] |
| calc_pitch(int bytespp, int width) (defined in Fl_Renderer) | Fl_Renderer | [inline, static] |
| data_from_pixmap(Pixmap src, Fl_Rect &rect, Fl_PixelFormat *desired) (defined in Fl_Renderer) | Fl_Renderer | [static] |
| data_from_window(Window src, Fl_Rect &rect, Fl_PixelFormat *desired) (defined in Fl_Renderer) | Fl_Renderer | [static] |
| lil_endian() (defined in Fl_Renderer) | Fl_Renderer | [static] |
| render_to_pixmap(uint8 *src, Fl_Rect *src_rect, Fl_PixelFormat *src_fmt, int src_pitch, Pixmap dst, Fl_Rect *dst_rect, GC dst_gc, int flags) (defined in Fl_Renderer) | Fl_Renderer | [static] |
| root_window() (defined in Fl_Renderer) | Fl_Renderer | [static] |
| stretch(uint8 *src, int src_bpp, int src_pitch, Fl_Rect *srcrect, uint8 *dst, int dst_bpp, int dst_pitch, Fl_Rect *dstrect) (defined in Fl_Renderer) | Fl_Renderer | [static] |
| system_convert(Fl_PixelFormat *src_fmt, Fl_Size *src_size, uint8 *src, bool hw_surface=false) (defined in Fl_Renderer) | Fl_Renderer | [static] |
| system_format() (defined in Fl_Renderer) | Fl_Renderer | [static] |
| system_init() (defined in Fl_Renderer) | Fl_Renderer | [static] |
| system_inited() (defined in Fl_Renderer) | Fl_Renderer | [static] |
| ximage_from_pixmap(Pixmap src, Fl_Rect &rect) (defined in Fl_Renderer) | Fl_Renderer | [static] |