Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp102 (fs==GGL_SRC_COLOR && fd==GGL_ONE_MINUS_SRC_COLOR) || in build_blending()
108 (fs==GGL_ONE_MINUS_SRC_COLOR && fd==GGL_SRC_COLOR) || in build_blending()
307 case GGL_SRC_COLOR: in build_blend_factor()
334 case GGL_SRC_COLOR: in build_blend_factor()
396 case GGL_SRC_COLOR: in blending_codes()
420 case GGL_SRC_COLOR: in blending_codes()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h160 GGL_SRC_COLOR = 0x0300, // D enumerator
/system/core/libpixelflinger/
Dscanline.cpp563 case GGL_SRC_COLOR: in blend_factor()