Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_sdl.c365 uint8_t tile; in sdl_display_read_mono() local
376 tile = 0; in sdl_display_read_mono()
382 tile |= mono_pixel_order(h_idx); in sdl_display_read_mono()
385 *buf8 = one_is_black ? ~tile : tile; in sdl_display_read_mono()
/Zephyr-latest/tests/drivers/display/display_read_write/src/
Dmain.c95 uint16_t tile = line / 8; in verify_background_color() local
98 uint8_t *tptr = disp_buffer + (tile * width + x); in verify_background_color()
/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst63 (pixel per tile) are in pixels and the number of rows and columns. The row