OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gglSqrtx
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/
fixed.cpp
108
GGLfixed
gglSqrtx
(GGLfixed a)
/system/core/libpixelflinger/include/private/pixelflinger/
ggl_fixed.h
87
GGLfixed
gglSqrtx
(GGLfixed a) CONST;
[
all
...]
/frameworks/native/opengl/libagl/
light.cpp
434
s = gglMulAddx(
gglSqrtx
(sqDist), l.attenuation[1], s);
Completed in 424 milliseconds