OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gglRecipFast
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/pixelflinger/
ggl_fixed.h
265
inline GGLfixed
gglRecipFast
(GGLfixed x) CONST;
266
inline GGLfixed
gglRecipFast
(GGLfixed x)
/frameworks/base/opengl/libagl/
light.cpp
264
l.rConstAttenuation =
gglRecipFast
(l.attenuation[0]);
428
s =
gglRecipFast
(s);
Completed in 15 milliseconds