Searched refs:norm (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dtrap.cpp391 const GGLfixed norm = gglMulx(width, gglSqrtRecipx(nx*nx+ny*ny), 4); local
392 nx = gglMulx(nx, norm, 21);
393 ny = gglMulx(ny, norm, 21);

Completed in 37 milliseconds