Searched refs:GetRandomColor (Results 1 – 3 of 3) sorted by relevance
209 void GetRandomColor(f32& red, f32& green, f32& blue);
267 void GetRandomColor(f32& red, f32& green, f32& blue) in GetRandomColor() function
390 demo::GetRandomColor(color[0], color[1], color[2]); in InitializeGraphics()