HomeSort by relevance Sort by last modified time
    Searched full:fogx (Results 1 - 1 of 1) sorted by null

  /frameworks/native/opengl/libagl/
light.cpp 579 static void fogx(GLenum pname, GLfixed param, ogles_context_t* c) function in namespace:android
849 fogx(pname, paramx, c);
854 fogx(pname, param, c);
864 fogx(pname, paramx, c);
879 fogx(pname, params[0], c);

Completed in 55 milliseconds