YSIZE_PHYS is only used within STemWin_Acceleration.
 
Symbols
loading...
Files
loading...

YSIZE_PHYS macro

Syntax

#define YSIZE_PHYS 320

References

LocationText
LCDConf.c:57
#define YSIZE_PHYS 320
LCDConf.c:230
#define YSIZE_0 YSIZE_PHYS
LCDConf.c:241
#ifndef YSIZE_PHYS
LCDConf.c:308
static const U32 _aAddr[] = { LCD_FRAME_BUFFER, LCD_FRAME_BUFFER + XSIZE_PHYS * YSIZE_PHYS * sizeof(U32) * NUM_VSCREENS * NUM_BUFFERS };
LCDConf.c:569
layer_cfg.WindowY1 = YSIZE_PHYS;
LCDConf.c:580
layer_cfg.ImageHeight = YSIZE_PHYS;