Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A Dshapes.cpp2066 static struct rgb_color tint_colors16[NUMBER_OF_TINT_COLORS]= variable
2163 rgb_color &Color = tint_colors16[tint_color]; in build_collection_tinting_table()
2173 build_tinting_table16(colors, color_count, (pixel16 *)tint_table, tint_colors16+tint_color); in build_collection_tinting_table()
2176 …build_tinting_table32(colors, color_count, (pixel32 *)tint_table, tint_colors16+tint_color, is_ope… in build_collection_tinting_table()
2430 tint_colors16[i] = original_tint_colors16[i]; in reset_mml_infravision()
2450 original_tint_colors16[i] = tint_colors16[i]; in parse_mml_infravision()
2465 color.read_color(tint_colors16[index]); in parse_mml_infravision()