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 572 static void fogx(GLenum pname, GLfixed param, ogles_context_t* c) function in namespace:android
842 fogx(pname, paramx, c);
847 fogx(pname, param, c);
857 fogx(pname, paramx, c);
872 fogx(pname, params[0], c);

Completed in 38 milliseconds