MythTV
master
|
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 surface.cpp.
void surface_delete | ( | Surface ** | s | ) |
Definition at line 15 of file surface.cpp.