OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fogGrad3xv
(Results
1 - 4
of
4
) sorted by null
/system/core/include/pixelflinger/
pixelflinger.h
242
void (*
fogGrad3xv
)(void* c, const GGLfixed* grad);
/frameworks/base/opengl/libagl/
primitives.cpp
516
c->rasterizer.procs.
fogGrad3xv
(c, itf);
688
c->rasterizer.procs.
fogGrad3xv
(c, itf);
[
all
...]
texture.cpp
598
c->rasterizer.procs.
fogGrad3xv
(c, iterators);
[
all
...]
/system/core/libpixelflinger/
pixelflinger.cpp
764
GGL_INIT_PROC(procs,
fogGrad3xv
);
Completed in 12 milliseconds