Go to the source code of this file.
Functions | |
| Surface * | surface_new (int w, int h) |
| void | surface_delete (Surface **s) |
| Surface* surface_new | ( | int | w, | |
| int | h | |||
| ) |
Definition at line 5 of file mythtv/libs/libmythtv/visualisations/goom/surface.c.
| void surface_delete | ( | Surface ** | s | ) |
Definition at line 15 of file mythtv/libs/libmythtv/visualisations/goom/surface.c.
1.6.3