Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSRGB_test.cpp49 DISPLAY_SIZE = DISPLAY_WIDTH * DISPLAY_HEIGHT * PIXEL_SIZE, enumerator
119 uint8_t* textureData = new uint8_t[DISPLAY_SIZE]; in fillTexture()