HomeSort by relevance Sort by last modified time
    Searched refs:materialSpecular (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 545 static GLfixed materialSpecular[] = { 0x10000, 0x10000, 0x10000, 0x10000 };
553 glMaterialxv(GL_FRONT_AND_BACK, GL_SPECULAR, materialSpecular);
  /frameworks/native/opengl/tests/angeles/
demo.c 545 static GLfixed materialSpecular[] = { 0x10000, 0x10000, 0x10000, 0x10000 };
553 glMaterialxv(GL_FRONT_AND_BACK, GL_SPECULAR, materialSpecular);

Completed in 40 milliseconds