discoverpixy
|
#include "screen.h"
Go to the source code of this file.
Macros | |
#define | CCENTER 20 |
#define | CLENGTH 10 |
#define | CBEGIN (CCENTER-CLENGTH/2) |
#define | CEND (CCENTER + CLENGTH/2) |
#define | DWIDTH 320 |
#define | DHEIGHT 240 |
Functions | |
SCREEN_STRUCT * | get_screen_calibrate () |
Definition at line 44 of file screen_calibrate.h.
#define CCENTER 20 |
Definition at line 42 of file screen_calibrate.h.
Definition at line 45 of file screen_calibrate.h.
#define CLENGTH 10 |
Definition at line 43 of file screen_calibrate.h.
#define DHEIGHT 240 |
Definition at line 47 of file screen_calibrate.h.
#define DWIDTH 320 |
Definition at line 46 of file screen_calibrate.h.