Searched refs:PrintParam (Results 1 – 1 of 1) sorted by relevance
89 static void PrintParam ( u32 cur, f32 param );368 PrintParam(cursor, sc->lightEnv.colorCtrl[cursor/3][cursor%3]); in AnimTick()373 PrintParam(cursor, sc->lightEnv.colorCtrl[cursor/3][cursor%3]); in AnimTick()383 PrintParam(cursor, sc->lightEnv.colorCtrl[cursor/3][cursor%3]); in AnimTick()392 PrintParam(cursor, sc->lightEnv.colorCtrl[cursor/3][cursor%3]); in AnimTick()629 static void PrintParam( u32 cur, f32 param ) in PrintParam() function