Functions | |
void | _gdm_raw_plot (gdm_display *dp, unsigned char *data, unsigned char mask) |
|
Internal Raw Plot Operation. Performs the GDM_PLOT_OR, GDM_PLOT_AND, GDM_PLOT_XOR with the given mask. The data must be in memory and a pointer to it is passed to data. The mask contains the value to apply with the operation to the data.
Definition at line 86 of file display-raw.h. References gdm_display::mask. |