Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp104 (fs==GGL_SRC_COLOR && fd==GGL_ONE_MINUS_SRC_COLOR) || in build_blending()
110 (fs==GGL_ONE_MINUS_SRC_COLOR && fd==GGL_SRC_COLOR) || in build_blending()
309 case GGL_SRC_COLOR: in build_blend_factor()
336 case GGL_SRC_COLOR: in build_blend_factor()
398 case GGL_SRC_COLOR: in blending_codes()
422 case GGL_SRC_COLOR: in blending_codes()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h160 GGL_SRC_COLOR = 0x0300, // D enumerator
/system/core/libpixelflinger/
Dscanline.cpp565 case GGL_SRC_COLOR: in blend_factor()