Home
last modified time | relevance | path

Searched refs:light1Diffuse (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/angeles/
Ddemo.c542 static GLfixed light1Diffuse[] = { 0x11eb, 0x23d7, 0x5999, 0x10000 }; in configureLightAndMaterial() local
550 glLightxv(GL_LIGHT1, GL_DIFFUSE, light1Diffuse); in configureLightAndMaterial()