Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp103 (fs==GGL_DST_COLOR && fd==GGL_ONE_MINUS_DST_COLOR) || in build_blending()
109 (fs==GGL_ONE_MINUS_DST_COLOR && fd==GGL_DST_COLOR) || in build_blending()
307 case GGL_DST_COLOR: in build_blend_factor()
331 case GGL_DST_COLOR: in build_blend_factor()
387 case GGL_DST_COLOR: in blending_codes()
413 case GGL_DST_COLOR: in blending_codes()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h166 GGL_DST_COLOR = 0x0306, // S enumerator
/system/core/libpixelflinger/
Dscanline.cpp559 case GGL_DST_COLOR: in blend_factor()