Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp76 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
DGGLAssembler.cpp143 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()
DGGLAssembler.h527 static int blending_codes(int fs, int fd);