Searched refs:ComputeNormalRotMtx (Results 1 – 1 of 1) sorted by relevance
143 static void ComputeNormalRotMtx ( Segment *seg, u32 idx );348 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k) + 1]), i); in DrawTick()350 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k)]), i); in DrawTick()354 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k) + 1]), 0); in DrawTick()356 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k)]), 0); in DrawTick()472 static void ComputeNormalRotMtx ( Segment *seg, u32 idx ) in ComputeNormalRotMtx() function