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

  /system/core/libpixelflinger/
raster.cpp 208 c->procs.texCoordGradScale8xv(c, tmu, texcoords);
pixelflinger.cpp 773 GGL_INIT_PROC(procs, texCoordGradScale8xv);
  /system/core/include/pixelflinger/
pixelflinger.h 271 void (*texCoordGradScale8xv)(void* c, GGLint tmu, const int32_t* grad8);
  /frameworks/native/opengl/libagl/
primitives.cpp 501 c->rasterizer.procs.texCoordGradScale8xv(c, i, itt);
755 c->rasterizer.procs.texCoordGradScale8xv(c, i, itt);
820 c->rasterizer.procs.texCoordGradScale8xv(c, i, itt);
    [all...]
texture.cpp 737 c->rasterizer.procs.texCoordGradScale8xv(c, i, texcoords);
    [all...]

Completed in 336 milliseconds