Searched refs:GGL_ONE_MINUS_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) ||
304 case GGL_ONE_MINUS_DST_COLOR:
328 case GGL_ONE_MINUS_DST_COLOR:
361 case GGL_ONE_MINUS_DST_COLOR:
384 case GGL_ONE_MINUS_DST_COLOR:
410 case GGL_ONE_MINUS_DST_COLOR:
/system/core/include/pixelflinger/
H A Dpixelflinger.h167 GGL_ONE_MINUS_DST_COLOR = 0x0307, // S enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dscanline.cpp553 case GGL_ONE_MINUS_DST_COLOR:

Completed in 1535 milliseconds