#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <linux/fb.h>#include "mmsgui/fb/mmsfbdevomap.h"#include <sys/ioctl.h>#include <cstring>#include "mmsgui/fb/omapfb.h"

Go to the source code of this file.
Defines | |
| #define | INITCHECK if(!this->isinitialized){MMSFB_SetError(0,"MMSFBDevOmap is not initialized");return false;} |
| #define INITCHECK if(!this->isinitialized){MMSFB_SetError(0,"MMSFBDevOmap is not initialized");return false;} |
Definition at line 45 of file mmsfbdevomap.cpp.