Searched refs:DrawBarWithColor (Results 1 – 1 of 1) sorted by relevance
116 static void DrawBarWithColor(s16 sx, s16 sy, s16 ex, s16 ey, u32 c);517 DrawBarWithColor((s16)((i * (SCALE_SAMPLING_OCTAVES + 2) + j) * 3 + 2), in Draw3D_Scale()617 static void DrawBarWithColor(s16 sx, s16 sy, s16 ex, s16 ey, u32 c) in DrawBarWithColor() function