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

  /system/core/include/pixelflinger/
pixelflinger.h 243 void (*fogColor3xv)(void* c, const GGLclampx* color);
  /frameworks/base/opengl/libagl/
light.cpp 865 c->rasterizer.procs.fogColor3xv(c, paramsx);
875 c->rasterizer.procs.fogColor3xv(c, params);
  /system/core/libpixelflinger/
pixelflinger.cpp 765 GGL_INIT_PROC(procs, fogColor3xv);

Completed in 61 milliseconds