Home
last modified time | relevance | path

Searched refs:CHAR_SIZE (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_1/include/
Ddata.h24 #define CHAR_SIZE (16 * 128 * sizeof(int)) macro
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_CharBg_1/include/
Ddata.h24 #define CHAR_SIZE (16 * 128 * sizeof(int)) macro
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_BankEx/include/
Ddata.h24 #define CHAR_SIZE (16 * 128 * sizeof(int)) macro
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256_16/include/
Ddata.h43 #define CHAR_SIZE (2086 * 16) macro
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256BMP/include/
Ddata.h40 #define CHAR_SIZE (256 * 256 / 1) macro
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256_16/src/
Dmain.c126 0, CHAR_SIZE); in TwlMain()