Searched refs:ComputeNormalRotMtx (Results 1 – 1 of 1) sorted by relevance
143 static void ComputeNormalRotMtx ( Segment *seg, u32 idx );338 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k) + 1]), i); in DrawTick()340 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k)]), i); in DrawTick()344 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k) + 1]), 0); in DrawTick()346 ComputeNormalRotMtx(&(segs[((j + (10 * k)) - k)]), 0); in DrawTick()462 static void ComputeNormalRotMtx ( Segment *seg, u32 idx ) in ComputeNormalRotMtx() function