OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gglRecip28
(Results
1 - 3
of
3
) sorted by null
/system/core/include/private/pixelflinger/
ggl_fixed.h
100
inline GGLfixed
gglRecip28
(GGLfixed x) CONST;
101
int32_t
gglRecip28
(GGLfixed x) {
/frameworks/native/opengl/libagl/
vertex.cpp
69
const int32_t rw =
gglRecip28
(v->clip.w);
primitives.cpp
424
const int32_t qinv =
gglRecip28
(q);
[
all
...]
Completed in 21 milliseconds