Home
last modified time | relevance | path

Searched defs:expectedArray (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/src/test_cases/draw/
Dtest_draw_sw_post_process.c25 uint16_t expectedArray[2 * 3] = { in test_rotate90_RGB565() local
48 uint16_t expectedArray[3 * 2] = { in test_rotate180_RGB565() local
71 uint16_t expectedArray[2 * 3] = { in test_rotate270_RGB565() local
94 uint8_t expectedArray[2 * 3 * 3] = { in test_rotate90_RGB888() local
118 uint8_t expectedArray[3 * 2 * 3] = { in test_rotate180_RGB888() local
141 uint8_t expectedArray[2 * 3 * 3] = { in test_rotate270_RGB888() local
166 uint32_t expectedArray[2 * 3] = { in test_rotate90_ARGB8888() local
190 uint32_t expectedArray[3 * 2] = { in test_rotate180_ARGB8888() local
213 uint32_t expectedArray[2 * 3] = { in test_rotate270_ARGB8888() local
236 uint8_t expectedArray[2 * 3] = { in test_rotate90_L8() local
[all …]