Searched defs:fbSize (Results 1 – 7 of 7) sorted by relevance
| /RvlSDK-3.2/build/demos/videmo/src/ |
| D | color.c | 125 void allocateFB(u32 fbSize) in allocateFB() 150 void fillColor(u32 code, u32 fbSize, u8* xfb) in fillColor() 170 u32 fbSize; in main() local
|
| D | cross-color.c | 50 static void allocateFB(u32 fbSize) in allocateFB() 154 static void DrawCircles(s32 width, s32 height, u32 fbSize, u8* xfb) in DrawCircles() 185 static void DrawBlackScreen(u32 fbSize, u8 *xfb ) in DrawBlackScreen() 207 u32 fbSize; in main() local
|
| D | moving.c | 87 void allocateFB(u32 fbSize) in allocateFB() 113 void draw(u32 field, u32 count, u32 fbSize, u8* xfb) in draw() 153 u32 fbSize; in main() local
|
| D | moving.progressive.c | 86 void allocateFB(u32 fbSize) in allocateFB() 112 void draw(u32 field, u32 count, u32 fbSize, u8* xfb) in draw() 153 u32 fbSize; in main() local
|
| D | moving.30Hz.c | 88 void allocateFB(u32 fbSize) in allocateFB() 113 void draw(u32 count, u32 fbSize, u8* xfb) in draw() 173 u32 fbSize; in main() local
|
| D | moving.regions.c | 142 void allocateFB(u32 fbSize) in allocateFB() 168 void draw(u32 field, u32 count, u32 fbSize, u8* xfb) in draw() 218 u32 fbSize; in main() local
|
| /RvlSDK-3.2/build/libraries/demo/src/ |
| D | DEMOInit.c | 224 u32 fbSize; in DEMOConfigureMem() local 587 u32 fbSize; in DEMOReInit() local
|