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

/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h204 case GGL_BLEND: return 3;
212 GGL_DECAL, GGL_BLEND, GGL_ADD };
/system/core/libpixelflinger/include/pixelflinger/
H A Dpixelflinger.h68 GGL_BLEND = 0x0BE2, enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dpixelflinger.cpp162 case GGL_BLEND: ggl_enable_blending(c, en); break;
345 case GGL_BLEND:
H A Dscanline.cpp831 case GGL_BLEND:
/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp1019 case GGL_BLEND:

Completed in 66 milliseconds