Home
last modified time | relevance | path

Searched refs:gglFracx (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_fixed.h39 inline GGLfixed gglFracx(GGLfixed v) ALWAYS_INLINE ;
58 GGLfixed gglFracx(GGLfixed v) { in gglFracx() function
/system/core/libpixelflinger/
Dfixed.cpp158 p = gglFracx(p); in gglPowx()