Home
last modified time | relevance | path

Searched defs:one_c (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Dmatrixop.c88 float one_c = 1.f - c; in Matrix4x4_Rotate() local
/aosp_15_r20/external/mesa3d/src/mesa/math/
H A Dm_matrix.c591 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local