Searched refs:GetNativeColor (Results 1 – 4 of 4) sorted by relevance
63 static GX_COLOR GetNativeColor(GX_COLOR rgb_color, int color_format);
776 GX_COLOR resource_view::GetNativeColor(GX_COLOR rgb_color, int color_format) in GetNativeColor() function in resource_view984 native_color = GetNativeColor(color_val, color_format); in BuildColorTable()
1359 native_color = resource_view::GetNativeColor(rgb_color, color_format); in WriteColorBlock()
956 native_color = resource_view::GetNativeColor(rgb_color, color_format); in WriteColorTable()