Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/opengl/tests/angeles/
H A Ddemo.c542 static GLfixed light1Diffuse[] = { 0x11eb, 0x23d7, 0x5999, 0x10000 }; in configureLightAndMaterial() local
/aosp_15_r20/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Ddemo.c640 static GLfloat light1Diffuse[] = { 0.07f, 0.14f, 0.35f, 1.f }; in appInit() local