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