Home
last modified time | relevance | path

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

/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/Imlib-light/
H A DImlib_private.h44 #define BYTE_ORD_24_GRB 4 macro
H A Dmisc.c411 id->byte_order = BYTE_ORD_24_GRB; in Imlib_init()
466 id->byte_order = BYTE_ORD_24_GRB; in Imlib_init()
1011 id->byte_order = BYTE_ORD_24_GRB; in Imlib_init_with_params()
1065 id->byte_order = BYTE_ORD_24_GRB; in Imlib_init_with_params()
H A Drend.c62 case BYTE_ORD_24_GRB: in Imlib_best_color_match()
158 case BYTE_ORD_24_GRB: in index_best_color_match()
1276 else if (id->byte_order == BYTE_ORD_24_GRB) in render_shaped_24_fast()
1850 else if (id->byte_order == BYTE_ORD_24_GRB) in render_shaped_32_fast()
1982 else if (id->byte_order == BYTE_ORD_24_GRB) in render_32_fast()
2220 else if (id->byte_order == BYTE_ORD_24_GRB) in render_shaped_24()
2336 else if (id->byte_order == BYTE_ORD_24_GRB) in render_24()
4867 else if (id->byte_order == BYTE_ORD_24_GRB) in render_shaped_32_fast_mod()
5017 else if (id->byte_order == BYTE_ORD_24_GRB) in render_32_fast_mod()
5285 else if (id->byte_order == BYTE_ORD_24_GRB) in render_shaped_24_mod()
[all …]