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

/system/core/libpixelflinger/codeflinger/
H A Dblending.cpp102 (fs==GGL_SRC_COLOR && fd==GGL_ONE_MINUS_SRC_COLOR) ||
108 (fs==GGL_ONE_MINUS_SRC_COLOR && fd==GGL_SRC_COLOR) ||
306 case GGL_ONE_MINUS_SRC_COLOR:
333 case GGL_ONE_MINUS_SRC_COLOR:
362 case GGL_ONE_MINUS_SRC_COLOR:
395 case GGL_ONE_MINUS_SRC_COLOR:
419 case GGL_ONE_MINUS_SRC_COLOR:
/system/core/include/pixelflinger/
H A Dpixelflinger.h161 GGL_ONE_MINUS_SRC_COLOR = 0x0301, // D enumerator in enum:GGLNames
/system/core/libpixelflinger/
H A Dscanline.cpp559 case GGL_ONE_MINUS_SRC_COLOR:

Completed in 10 milliseconds