Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp187 integer_t dst_factor; in build_blending() local
211 build_blend_factor(dst_factor, fd, in build_blending()
213 mul_factor(temp, fb, dst_factor); in build_blending()
223 build_blend_factor(dst_factor, fd, in build_blending()
225 mul_factor_add(temp, fb, dst_factor, component_t(fragment)); in build_blending()
242 build_blend_factor(dst_factor, fd, in build_blending()
244 mul_factor_add(temp, fb, dst_factor, temp); in build_blending()