Searched refs:blending_codes (Results 1 – 3 of 3) sorted by relevance
76 const int blending = blending_codes(fs, fd); in build_blending()376 int GGLAssembler::blending_codes(int fs, int fd) in blending_codes() function in android::GGLAssembler
143 const int blending = blending_codes(mBlendSrc, mBlendDst) | in scanline_core()144 blending_codes(mBlendSrcA, mBlendDstA); in scanline_core()499 const int blending = blending_codes(fs, fd); in build_incoming_component()
527 static int blending_codes(int fs, int fd);