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

/system/core/include/private/pixelflinger/
H A Dggl_fixed.h95 inline GGLfixed gglRecip(GGLfixed x) CONST;
96 inline GGLfixed gglRecip(GGLfixed x) { function
/system/core/libpixelflinger/
H A Dfixed.cpp78 return gglMulx(n, gglRecip(d));

Completed in 26 milliseconds