Searched refs:ALLOC_SIZE_1920 (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/display/buffer/test/unittest/ |
H A D | display_buffer_ut.cpp | 63 const uint32_t ALLOC_SIZE_1920 = 1920; // alloc size 1920 member 70 .width = ALLOC_SIZE_1920, 78 .height = ALLOC_SIZE_1920, 92 .height = ALLOC_SIZE_1920, 99 .height = ALLOC_SIZE_1920, 106 .height = ALLOC_SIZE_1920, 113 .height = ALLOC_SIZE_1920, 120 .height = ALLOC_SIZE_1920, 127 .height = ALLOC_SIZE_1920, 134 .height = ALLOC_SIZE_1920, [all...] |
/drivers/peripheral/display/buffer/test/benchmarktest/ |
H A D | display_buffer_benchmark_test.cpp | 34 const uint32_t ALLOC_SIZE_1920 = 1920; // alloc size 1920 variable 39 .width = ALLOC_SIZE_1920,
|
Completed in 1 milliseconds