OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gglRecipQ
(Results
1 - 3
of
3
) sorted by null
/system/core/include/private/pixelflinger/
ggl_fixed.h
93
int32_t
gglRecipQ
(GGLfixed x, int q) CONST;
97
return
gglRecipQ
(x, 16);
102
return
gglRecipQ
(x, 28);
/system/core/libpixelflinger/
fixed.cpp
60
int32_t
gglRecipQ
(GGLfixed x, int q)
scanline.cpp
[
all
...]
Completed in 69 milliseconds