Searched defs:fbSize (Results 1 – 6 of 6) sorted by relevance
| /RvlSDK-2.1/build/demos/videmo/src/ |
| D | color.c | 129 void allocateFB(u32 fbSize) in allocateFB() 154 void fillColor(u32 code, u32 fbSize, u8* xfb) in fillColor() 174 u32 fbSize; in main() local
|
| D | cross-color.c | 49 static void allocateFB(u32 fbSize) in allocateFB() 153 static void DrawCircles(s32 width, s32 height, u32 fbSize, u8* xfb) in DrawCircles() 184 static void DrawBlackScreen(u32 fbSize, u8 *xfb ) in DrawBlackScreen() 206 u32 fbSize; in main() local
|
| D | moving.c | 88 void allocateFB(u32 fbSize) in allocateFB() 114 void draw(u32 field, u32 count, u32 fbSize, u8* xfb) in draw() 154 u32 fbSize; in main() local
|
| D | moving.progressive.c | 87 void allocateFB(u32 fbSize) in allocateFB() 113 void draw(u32 field, u32 count, u32 fbSize, u8* xfb) in draw() 154 u32 fbSize; in main() local
|
| D | moving.30Hz.c | 89 void allocateFB(u32 fbSize) in allocateFB() 114 void draw(u32 count, u32 fbSize, u8* xfb) in draw() 174 u32 fbSize; in main() local
|
| /RvlSDK-2.1/build/libraries/demo/src/ |
| D | DEMOInit.c | 213 u32 fbSize; in DEMOConfigureMem() local 533 u32 fbSize; in DEMOReInit() local
|