OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wGrad3xv
(Results
1 - 3
of
3
) sorted by null
/system/core/include/pixelflinger/
pixelflinger.h
239
void (*
wGrad3xv
)(void* c, const GGLfixed* grad);
/system/core/libpixelflinger/
pixelflinger.cpp
763
GGL_INIT_PROC(procs,
wGrad3xv
);
/frameworks/native/opengl/libagl/
primitives.cpp
775
c->rasterizer.procs.
wGrad3xv
(c, itw);
[
all
...]
Completed in 30 milliseconds