Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dresources.c98 int bit_depth = info_ptr->bit_depth; in res_create_surface() local
100 if (bit_depth != 8 || (channels != 3 && channels != 4) || in res_create_surface()