Searched refs:ARGB8888_to_RGB2220 (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/lib/gfx/
H A Dgfx.cpp82 static uint32_t ARGB8888_to_RGB2220(uint32_t in) { function
558 surface->translate_color = &ARGB8888_to_RGB2220;
/fuchsia/zircon/system/ulib/gfx/
H A Dgfx.c70 static uint32_t ARGB8888_to_RGB2220(uint32_t in) { function
681 surface->translate_color = &ARGB8888_to_RGB2220;

Completed in 77 milliseconds