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

  /system/core/include/pixelflinger/
pixelflinger.h 236 void (*zGrad3xv)(void* c, const GGLfixed32* grad);
  /frameworks/native/opengl/libagl/
primitives.cpp 509 c->rasterizer.procs.zGrad3xv(c, itz);
682 c->rasterizer.procs.zGrad3xv(c, itz);
    [all...]
texture.cpp 605 c->rasterizer.procs.zGrad3xv(c, iterators);
    [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 762 GGL_INIT_PROC(procs, zGrad3xv);

Completed in 159 milliseconds