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

/system/core/libpixelflinger/codeflinger/
H A Dblending.cpp102 (fs==GGL_DST_COLOR && fd==GGL_ONE_MINUS_DST_COLOR) ||
108 (fs==GGL_ONE_MINUS_DST_COLOR && fd==GGL_DST_COLOR) ||
305 case GGL_ONE_MINUS_DST_COLOR:
329 case GGL_ONE_MINUS_DST_COLOR:
362 case GGL_ONE_MINUS_DST_COLOR:
385 case GGL_ONE_MINUS_DST_COLOR:
411 case GGL_ONE_MINUS_DST_COLOR:
/system/core/libpixelflinger/include/pixelflinger/
H A Dpixelflinger.h167 GGL_ONE_MINUS_DST_COLOR = 0x0307, // S enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dscanline.cpp571 case GGL_ONE_MINUS_DST_COLOR:

Completed in 156 milliseconds