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

/system/core/include/private/pixelflinger/
H A Dggl_fixed.h41 inline GGLfixed gglCeilx(GGLfixed v) ALWAYS_INLINE ;
64 GGLfixed gglCeilx(GGLfixed v) { function
/system/core/libpixelflinger/
H A Dtrap.cpp1032 const GGLfixed l_max_i = gglCeilx (l_max);
1034 const GGLfixed r_max_i = gglCeilx (r_max);

Completed in 6 milliseconds