Searched refs:blending_codes (Results 1 – 3 of 3) sorted by relevance
78 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
142 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()
535 static int blending_codes(int fs, int fd);