Searched refs:GGL_DECAL (Results 1 - 5 of 5) sorted by relevance

/system/core/include/private/pixelflinger/
H A Dggl_context.h203 case GGL_DECAL: return 2;
212 GGL_DECAL, GGL_BLEND, GGL_ADD };
/system/core/include/pixelflinger/
H A Dpixelflinger.h110 GGL_DECAL = 0x2101, enumerator in enum:GGLNames
/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp305 } else if (tmu.env == GGL_DECAL) {
1119 case GGL_DECAL:
/system/core/libpixelflinger/
H A Dpixelflinger.cpp344 case GGL_DECAL:
H A Dscanline.cpp807 case GGL_DECAL:

Completed in 103 milliseconds