Home
last modified time | relevance | path

Searched refs:GGL_ONE_MINUS_DST_ALPHA (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/
Dpicker.cpp59 if ((src == GGL_ONE_MINUS_DST_ALPHA) || in ggl_pick()
63 if ((src_alpha == GGL_ONE_MINUS_DST_ALPHA) || in ggl_pick()
67 if ((dst == GGL_ONE_MINUS_DST_ALPHA) || in ggl_pick()
71 if ((dst_alpha == GGL_ONE_MINUS_DST_ALPHA) || in ggl_pick()
Dscanline.cpp601 case GGL_ONE_MINUS_DST_ALPHA: in blend_factor()
/system/core/libpixelflinger/codeflinger/
Dblending.cpp105 (fs==GGL_DST_ALPHA && fd==GGL_ONE_MINUS_DST_ALPHA) || in build_blending()
111 (fs==GGL_ONE_MINUS_DST_ALPHA && fd==GGL_DST_ALPHA) || in build_blending()
310 case GGL_ONE_MINUS_DST_ALPHA: in build_blend_factor()
347 case GGL_ONE_MINUS_DST_ALPHA: in build_blend_factor()
365 case GGL_ONE_MINUS_DST_ALPHA: in build_blend_factor()
390 case GGL_ONE_MINUS_DST_ALPHA: in blending_codes()
416 case GGL_ONE_MINUS_DST_ALPHA: in blending_codes()
DGGLAssembler.cpp123 if ((mBlendSrc == GGL_ONE_MINUS_DST_ALPHA) || in scanline_core()
127 if ((mBlendSrcA == GGL_ONE_MINUS_DST_ALPHA) || in scanline_core()
131 if ((mBlendDst == GGL_ONE_MINUS_DST_ALPHA) || in scanline_core()
135 if ((mBlendDstA == GGL_ONE_MINUS_DST_ALPHA) || in scanline_core()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h165 GGL_ONE_MINUS_DST_ALPHA = 0x0305, // SD enumerator