OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gglCeilx
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/pixelflinger/
ggl_fixed.h
41
inline GGLfixed
gglCeilx
(GGLfixed v) ALWAYS_INLINE ;
64
GGLfixed
gglCeilx
(GGLfixed v) {
/system/core/libpixelflinger/
trap.cpp
1032
const GGLfixed l_max_i =
gglCeilx
(l_max);
1034
const GGLfixed r_max_i =
gglCeilx
(r_max);
[
all
...]
Completed in 20 milliseconds