Searched refs:DISPLAY_SIZE (Results 1 – 1 of 1) sorted by relevance
43 DISPLAY_SIZE = DISPLAY_WIDTH * DISPLAY_HEIGHT * PIXEL_SIZE, enumerator113 uint8_t* textureData = new uint8_t[DISPLAY_SIZE]; in fillTexture()