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

  /system/core/libpixelflinger/
raster.cpp 172 c->procs.texGeni(c, GGL_T, GGL_TEXTURE_GEN_MODE, GGL_ONE_TO_ONE);
188 c->procs.texGeni(c, GGL_T, GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
pixelflinger.cpp 487 else if (coord == GGL_T) coord_ptr = &(c->activeTMU->t_coord);
  /bootable/recovery/minui/
graphics.c 222 gl->texGeni(gl, GGL_T, GGL_TEXTURE_GEN_MODE, GGL_ONE_TO_ONE);
253 gl->texGeni(gl, GGL_T, GGL_TEXTURE_GEN_MODE, GGL_ONE_TO_ONE);
  /system/core/include/pixelflinger/
pixelflinger.h 123 GGL_T = 0x2001,
  /frameworks/native/opengl/libagl/
texture.cpp 83 c->rasterizer.procs.texGeni(c, GGL_T,
795 c->rasterizer.procs.texGeni(c, GGL_T,
    [all...]

Completed in 71 milliseconds