Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp78 const int blending = blending_codes(fs, fd); in build_blending()
378 int GGLAssembler::blending_codes(int fs, int fd) in blending_codes() function in android::GGLAssembler
DGGLAssembler.cpp142 const int blending = blending_codes(mBlendSrc, mBlendDst) | in scanline_core()
143 blending_codes(mBlendSrcA, mBlendDstA); in scanline_core()
497 const int blending = blending_codes(fs, fd); in build_incoming_component()
DGGLAssembler.h535 static int blending_codes(int fs, int fd);