OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:init_white
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/opengl/libagl/
light.cpp
61
static void
init_white
(vec4_t& c) {
function in namespace:android
74
init_white
(c->lighting.lights[0].diffuse);
75
init_white
(c->lighting.lights[0].specular);
Completed in 298 milliseconds