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

/system/core/libpixelflinger/codeflinger/
H A Dblending.cpp101 (fs==GGL_DST_COLOR && fd==GGL_ONE_MINUS_DST_COLOR) ||
107 (fs==GGL_ONE_MINUS_DST_COLOR && fd==GGL_DST_COLOR) ||
305 case GGL_DST_COLOR:
329 case GGL_DST_COLOR:
385 case GGL_DST_COLOR:
411 case GGL_DST_COLOR:
/system/core/include/pixelflinger/
H A Dpixelflinger.h166 GGL_DST_COLOR = 0x0306, // S enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dscanline.cpp541 case GGL_DST_COLOR:

Completed in 445 milliseconds