|
MythTV master
|
Go to the source code of this file.
Classes | |
| struct | Surface |
Functions | |
| Surface * | surface_new (int w, int h) |
| void | surface_delete (Surface **s) |
| void surface_delete | ( | Surface ** | s | ) |
Definition at line 15 of file surface.cpp.
| Surface * surface_new | ( | int | w, |
| int | h | ||
| ) |
Definition at line 5 of file surface.cpp.