Home
last modified time | relevance | path

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

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