OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lightTriangle
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/opengl/libagl/
primitives.cpp
220
c->lighting.
lightTriangle
= lightPrimitive[index];
538
c->lighting.
lightTriangle
(c, v0, v1, v1);
592
c->lighting.
lightTriangle
(c, v0, v1, v2);
607
c->lighting.
lightTriangle
(c, v0, v1, v2);
[
all
...]
/frameworks/base/include/private/opengles/
gl_context.h
333
void (*
lightTriangle
)(ogles_context_t* c,
Completed in 22 milliseconds