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

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

Completed in 148 milliseconds