Lines Matching refs:random_info
2932 *random_info;2934 random_info=AcquireRandomInfo();2935 angle=22.5*(GetPseudoRandomValue(random_info)-0.5);2936 random_info=DestroyRandomInfo(random_info);