Home
last modified time | relevance | path

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

/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/Imlib-light/
H A DImlib_private.h40 #define BYTE_ORD_24_RGB 0 macro
H A Dmisc.c403 id->byte_order = BYTE_ORD_24_RGB; in Imlib_init()
458 id->byte_order = BYTE_ORD_24_RGB; in Imlib_init()
1003 id->byte_order = BYTE_ORD_24_RGB; in Imlib_init_with_params()
1057 id->byte_order = BYTE_ORD_24_RGB; in Imlib_init_with_params()
H A Drend.c50 case BYTE_ORD_24_RGB: in Imlib_best_color_match()
146 case BYTE_ORD_24_RGB: in index_best_color_match()
1164 if (id->byte_order == BYTE_ORD_24_RGB) in render_shaped_24_fast()
1742 if (id->byte_order == BYTE_ORD_24_RGB) in render_shaped_32_fast()
1918 if (id->byte_order == BYTE_ORD_24_RGB) in render_32_fast()
2128 if (id->byte_order == BYTE_ORD_24_RGB) in render_shaped_24()
2276 if (id->byte_order == BYTE_ORD_24_RGB) in render_24()
4747 if (id->byte_order == BYTE_ORD_24_RGB) in render_shaped_32_fast_mod()
4941 if (id->byte_order == BYTE_ORD_24_RGB) in render_32_fast_mod()
5181 if (id->byte_order == BYTE_ORD_24_RGB) in render_shaped_24_mod()
[all …]