Searched defs:TILE_SIZE (Results 1 – 6 of 6) sorted by relevance
40 #define TILE_SIZE (1 << TILE_ORDER) macro
39 static constexpr int TILE_SIZE = 100; variable
40 static constexpr int TILE_SIZE = 100; variable
48 #define TILE_SIZE 8 macro
43 #define TILE_SIZE (1 << TILE_SIZE_LOG2) macro
655 #define TILE_SIZE (TILE_WIDTH * TILE_HEIGHT) macro