Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/math/fft-2/src/
Dmain.c116 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