Searched refs:GGL_MODULATE (Results 1 - 6 of 6) sorted by relevance

/system/core/include/private/pixelflinger/
H A Dggl_context.h202 case GGL_MODULATE: return 1;
211 const uint32_t envs[] = { GGL_REPLACE, GGL_MODULATE,
/system/core/include/pixelflinger/
H A Dpixelflinger.h109 GGL_MODULATE = 0x2100, enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dbuffer.cpp53 t.env = GGL_MODULATE;
H A Dpixelflinger.cpp343 case GGL_MODULATE:
H A Dscanline.cpp801 case GGL_MODULATE:
/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp1116 case GGL_MODULATE:

Completed in 363 milliseconds