Searched refs:GGL_S (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/
H A Draster.cpp171 c->procs.texGeni(c, GGL_S, GGL_TEXTURE_GEN_MODE, GGL_ONE_TO_ONE);
187 c->procs.texGeni(c, GGL_S, GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
H A Dpixelflinger.cpp486 if (coord == GGL_S) coord_ptr = &(c->activeTMU->s_coord);
/system/core/include/pixelflinger/
H A Dpixelflinger.h122 GGL_S = 0x2000, enumerator in enum:GGLNames

Completed in 7 milliseconds