Searched +defs:A +defs:l (Results 1 – 1 of 1) sorted by relevance
106 void Matrix::multiply(const Matrix& l, const Matrix& r) { in multiply()198 const float A = (right + left) * r_width; in newFrustum() local