OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gglfixed32
(Results
1 - 3
of
3
) sorted by null
/system/core/include/pixelflinger/
pixelflinger.h
44
typedef int32_t
GGLfixed32
;
236
void (*zGrad3xv)(void* c, const
GGLfixed32
* grad);
/system/core/include/private/pixelflinger/
ggl_context.h
468
GGLfixed32
dzdx;
469
GGLfixed32
dzdy;
/system/core/libpixelflinger/
pixelflinger.cpp
249
static void ggl_zGrad3xv(void* con, const
GGLfixed32
* grad)
Completed in 689 milliseconds