Searched refs:m2f (Results 1 – 2 of 2) sorted by relevance
/external/eigen/unsupported/test/ |
D | openglsupport.cpp | 244 VERIFY_UNIFORM(fv,m2f, Matrix2f); in test_openglsupport()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_pattern.cpp | 652 Coon_Bezier m2f = m2.first_half(); in Draw() local 658 Draw(x_scale, y_scale, left, bottom, C1.first_half(), m1f, D1.first_half(), m2f); in Draw() 660 … Draw(x_scale, y_scale, left + 1, bottom, C1.second_half(), m1s, m2f, D2.first_half()); in Draw()
|