Searched refs:rls (Results 1 – 1 of 1) sorted by relevance
953 float rls = 1.0f / Matrix.length(sx, sy, sz); in setLookAtM() local954 sx *= rls; in setLookAtM()955 sy *= rls; in setLookAtM()956 sz *= rls; in setLookAtM()